drivers: staging: lustre: Cleanup src/dst comparisons in obdo_cmp_md()
authorGreg Donald <gdonald@gmail.com>
Thu, 11 Sep 2014 23:38:25 +0000 (18:38 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 14 Sep 2014 17:00:24 +0000 (10:00 -0700)
commit4127ef9b55be3e8019320064d83d9eeed789e35d
treea2841dceed86f5374db354328d1e282eadef7af8
parentf5717a75db0d4e590c0c050a6f49c6cc0afcec8a
drivers: staging: lustre: Cleanup src/dst comparisons in obdo_cmp_md()

Cleanup obdo_cmp_md() src/dst comparisons using bitwise OR assignments

Suggested-by: Joe Perches <joe@perches.com>
Signed-off-by: Greg Donald <gdonald@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/lustre/obdclass/obdo.c