RE: [PATCH 1/2] include: Fix checkpatch whitespace error and warning

2017-02-12 Thread Matthew Wilcox
-ker...@vger.kernel.org; Tobin C. Harding > Subject: [PATCH 1/2] include: Fix checkpatch whitespace error and warning > > This patch fixes two trivial whitespace messages (ERROR/WARNING). > Fixes trailing whitespace ERROR and fixes space before tabs WARNING. > > Signed-off-by: Tobin

Re: [PATCH 1/2] include: Fix checkpatch whitespace error and warning

2017-02-12 Thread Sergei Shtylyov
Hello! On 2/12/2017 5:57 AM, Tobin C. Harding wrote: This patch fixes two trivial whitespace messages (ERROR/WARNING). Fixes trailing whitespace ERROR and fixes space before tabs WARNING. Signed-off-by: Tobin C. Harding --- include/linux/idr.h | 4 ++-- 1 file changed, 2 insertions(+), 2 del

[PATCH 1/2] include: Fix checkpatch whitespace error and warning

2017-02-11 Thread Tobin C. Harding
This patch fixes two trivial whitespace messages (ERROR/WARNING). Fixes trailing whitespace ERROR and fixes space before tabs WARNING. Signed-off-by: Tobin C. Harding --- include/linux/idr.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/include/linux/idr.h b/include/lin