summaryrefslogtreecommitdiff
path: root/kernel
diff options
context:
space:
mode:
authorBarret Rhoden <brho@google.com>2020-09-04 16:53:32 +0300
committerLinus Torvalds <torvalds@linux-foundation.org>2020-09-04 19:16:58 +0300
commit7b81ce7cdcef3a3ae71eb3fb863433c646b4a2f4 (patch)
treef9881dae5e1b7b38bc06f5cec665f6ff34868cf4 /kernel
parent59126901f200f5fc907153468b03c64e0081b6e6 (diff)
downloadlinux-7b81ce7cdcef3a3ae71eb3fb863433c646b4a2f4.tar.xz
init: fix error check in clean_path()
init_stat() returns 0 on success, same as vfs_lstat(). When it replaced vfs_lstat(), the '!' was dropped. Fixes: 716308a5331b ("init: add an init_stat helper") Signed-off-by: Barret Rhoden <brho@google.com> Reviewed-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions