]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
Staging: lustre: llite: Use () around long macro
authorTina Ruchandani <ruchandani.tina@gmail.com>
Wed, 22 Oct 2014 19:28:49 +0000 (12:28 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 23 Oct 2014 03:09:12 +0000 (11:09 +0800)
commit907cd2485b828deea069b100b6852ea0e54829da
treed56afc32b07d806fe6849eb70d067c9ccd2d4a80
parent588bf52aa3a81c8f7171925c2e0e5bb79e4db4ee
Staging: lustre: llite: Use () around long macro

This patch fixes the following checkpatch.pl
error: "Macros with complex values should be enclosed
in parentheses."

Signed-off-by: Tina Ruchandani <ruchandani.tina@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/lustre/llite/rw26.c