Files
linux/fs/lockd
Colin Ian King e56efe9322 lockd: remove redundant check on block
A null check followed by a return is being performed already, so block
is always non-null at the second check on block, hence we can remove
this redundant null-check (Detected by PVS-Studio).  Also re-work
comment to clean up a check-patch warning.

Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
2017-04-25 17:25:56 -04:00
..
2014-05-06 17:54:53 -04:00
2014-05-06 17:54:53 -04:00
2015-04-21 16:16:02 -04:00
2015-01-15 13:46:27 -05:00