summaryrefslogtreecommitdiff
path: root/kernel/bpf/preload
diff options
context:
space:
mode:
authorKari Argillander <kari.argillander@gmail.com>2021-09-07 17:28:40 +0300
committerKonstantin Komarov <almaz.alexandrovich@paragon-software.com>2021-09-16 17:01:37 +0300
commitf162f7b8dbc29742896f8a7e678bb31192716ae0 (patch)
tree545d74dcdaadd6e309607162f7b20b3123d9b81c /kernel/bpf/preload
parentedb853ff3dc01c22577ea5d0383d067b68a6d663 (diff)
fs/ntfs3: Remove always false condition check
We do not need this check as this is same thing as NTFS_MIN_MFT_ZONE > zlen. We already check NTFS_MIN_MFT_ZONE <= zlen and exit because is too big request. Remove it so code is cleaner. Signed-off-by: Kari Argillander <kari.argillander@gmail.com> Signed-off-by: Konstantin Komarov <almaz.alexandrovich@paragon-software.com>
Diffstat (limited to 'kernel/bpf/preload')
0 files changed, 0 insertions, 0 deletions