]> git.baikalelectronics.ru Git - kernel.git/commit
staging/lustre: Remove unneeded {} in lprocfs_stats_unlock()
authorOleg Drokin <green@linuxhacker.ru>
Fri, 26 Feb 2016 06:50:12 +0000 (01:50 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 2 Mar 2016 03:17:41 +0000 (19:17 -0800)
commit80d1c42f3b691a3c5dab53e2d63114228d8721a2
treece797a1b3787bfa7b7ee5ebfb8f67f36851fcd5b
parentb8a4b8716b4558ebe0b25e9391b6d3938e10e0b7
staging/lustre: Remove unneeded {} in lprocfs_stats_unlock()

Since there's only one call in those if () else branches, the
braces are not really necessary.

Highlighted by checkpatch.

Signed-off-by: Oleg Drokin <green@linuxhacker.ru>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/lustre/include/lprocfs_status.h