aboutsummaryrefslogtreecommitdiff
path: root/security/selinux/hooks.c
diff options
context:
space:
mode:
authorJan Kara <[email protected]>2019-02-19 14:59:43 +0100
committerJan Kara <[email protected]>2019-02-21 19:25:36 +0100
commit52b9666efd8b0874d334de718a7d561e7b0eb1cc (patch)
treea583ede10c8506825c2a8a6d7bccc1e6d66b441a /security/selinux/hooks.c
parent93bc420ed41df63a18ae794101f7cbf45226a6ef (diff)
udf: Drop pointless check from udf_sync_fs()
The check if (bh) in udf_sync_fs() is pointless as we cannot have sbi->s_lvid_dirty and !sbi->s_lvid_bh (as already asserted by udf_updated_lvid()). So just drop the pointless check. Reviewed-by: Steven J. Magnani <[email protected]> Reported-by: Colin Ian King <[email protected]> Signed-off-by: Jan Kara <[email protected]>
Diffstat (limited to 'security/selinux/hooks.c')
0 files changed, 0 insertions, 0 deletions