aboutsummaryrefslogtreecommitdiffstats
path: root/mm/mmap.c
diff options
context:
space:
mode:
authorKari Argillander <kari.argillander@gmail.com>2021-08-25 21:25:22 +0300
committerKonstantin Komarov <almaz.alexandrovich@paragon-software.com>2021-09-02 18:51:26 +0300
commitdd854e4b5b12016d27bfa2694226a1c15acbd640 (patch)
treef1d139f33bebac81896927f71050f280c5f4a44e /mm/mmap.c
parentfs/ntfs3: Fix integer overflow in ni_fiemap with fiemap_prep() (diff)
downloadlinux-dev-dd854e4b5b12016d27bfa2694226a1c15acbd640.tar.xz
linux-dev-dd854e4b5b12016d27bfa2694226a1c15acbd640.zip
fs/ntfs3: Remove unnecessary condition checking from ntfs_file_read_iter
This check will be also performed in generic_file_read_iter() so we do not want to check this two times in a row. This was founded with Smatch fs/ntfs3/file.c:803 ntfs_file_read_iter() warn: unused return: count = iov_iter_count() Signed-off-by: Kari Argillander <kari.argillander@gmail.com> Signed-off-by: Konstantin Komarov <almaz.alexandrovich@paragon-software.com>
Diffstat (limited to 'mm/mmap.c')
0 files changed, 0 insertions, 0 deletions