staging: lustre: Enclose complex macros in do-while loops
authorFabian Huegel <fabian_huegel@web.de>
Thu, 11 Jan 2018 17:16:56 +0000 (18:16 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 15 Jan 2018 15:01:57 +0000 (16:01 +0100)
commit6b1833a3de5ef91714fe56c234a476f0596762d9
tree7408386f4b31fffab423799fc361865ee8f8431e
parent454431c61e559723657c8880b6896c0303f787af
staging: lustre: Enclose complex macros in do-while loops

Some complex multi-line macros were not enclosed by a do-while(0),
so we fixed that.

Signed-off-by: Fabian Huegel <fabian_huegel@web.de>
Signed-off-by: Christoph Volkert <linux@christoph-volkert.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/lustre/include/obd_class.h