[PATCH 4/5] fs/buffer.c: Remove trailing white space

2016-06-19 Thread Byungchul Park
Trailing white space is not accepted in kernel coding style. Remove them. Signed-off-by: Byungchul Park --- fs/buffer.c | 22 +++--- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/fs/buffer.c b/fs/buffer.c index e1632ab..a75ca74 100644

[PATCH 4/5] fs/buffer.c: Remove trailing white space

2016-06-19 Thread Byungchul Park
Trailing white space is not accepted in kernel coding style. Remove them. Signed-off-by: Byungchul Park --- fs/buffer.c | 22 +++--- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/fs/buffer.c b/fs/buffer.c index e1632ab..a75ca74 100644 --- a/fs/buffer.c +++