mirror of
https://github.com/LineageOS/android_kernel_fxtec_sm6115.git
synced 2026-04-10 07:33:12 +00:00
If affs_bread() fails, the exit path calls mark_buffer_dirty_inode() with a NULL argument. Coverity CID: 312. Signed-off-by: Florin Malita <fmalita@gmail.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>