Re: [PATCH] fs:orangefs:orangefs-debug.h: Use ARRAY_SIZE kernel macro

2017-04-20 Thread kbuild test robot
Hi Karim, [auto build test WARNING on linus/master] [also build test WARNING on v4.11-rc7 next-20170419] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url: https://github.com/0day-ci/linux/commits/Karim-Eshapa/fs-orangefs-orangefs-debug-h-

Re: [PATCH] fs:orangefs:orangefs-debug.h: Use ARRAY_SIZE kernel macro

2017-04-19 Thread kbuild test robot
Hi Karim, [auto build test ERROR on linus/master] [also build test ERROR on v4.11-rc7 next-20170419] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url: https://github.com/0day-ci/linux/commits/Karim-Eshapa/fs-orangefs-orangefs-debug-h-Use-

[PATCH] fs:orangefs:orangefs-debug.h: Use ARRAY_SIZE kernel macro

2017-04-19 Thread Karim Eshapa
Let's use the defined kernel macro more safe and remove unnecessary cast. Signed-off-by: Karim Eshapa --- fs/orangefs/orangefs-debug.h | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/fs/orangefs/orangefs-debug.h b/fs/orangefs/orangefs-debug.h index 387db17..becd229 10064