diff options
author | Matthew Wilcox (Oracle) <willy@infradead.org> | 2020-06-02 07:48:12 +0300 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2020-06-02 20:59:08 +0300 |
commit | 74f4c89d81e57613848043fe0d38caf9547b0324 (patch) | |
tree | 33d69d0b3762a25321a52baed688453193c77c40 /samples/kfifo | |
parent | 60e65a6f42d0af33fa7361bd8723adc70539121b (diff) | |
download | linux-74f4c89d81e57613848043fe0d38caf9547b0324.tar.xz |
mm/filemap.c: remove misleading comment
We no longer return 0 here and the comment doesn't tell us anything that
we don't already know (SIGBUS is a pretty good indicator that things
didn't work out).
Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Reviewed-by: Andrew Morton <akpm@linux-foundation.org>
Reviewed-by: William Kucharski <william.kucharski@oracle.com>
Link: http://lkml.kernel.org/r/20200529123243.20640-1-willy@infradead.org
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'samples/kfifo')
0 files changed, 0 insertions, 0 deletions