Staging: lustre cleanup macros in libcfs_private.h
authorCraig Inches <Craig@craiginches.com>
Thu, 13 Apr 2017 09:24:41 +0000 (10:24 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 18 Apr 2017 11:27:15 +0000 (13:27 +0200)
commit983ca9b321a99c30f81d519b05837245f3180299
tree5bd111cac30ede256abf8323d3ccb87ed4a0b6af
parent2e2fd6be427547143356a3f0faf1e5247c86c6a0
Staging: lustre cleanup macros in libcfs_private.h

This resolves a checkpatch warning that "Single statement macros should
not use a do {} while (0) loop" by removing the loop and adjusting line
length accordingly.

Signed-off-by: Craig Inches <Craig@craiginches.com>
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/include/linux/libcfs/libcfs_private.h