diff options
author | Matthew Wilcox (Oracle) <willy@infradead.org> | 2023-11-08 21:46:05 +0100 |
---|---|---|
committer | Andrew Morton <akpm@linux-foundation.org> | 2023-12-11 01:51:37 +0100 |
commit | b5612c368648a7be52411b288d09593e5945d1aa (patch) | |
tree | 3efbdb5d169e402367fb753b6f20eec1a9fafcce /tools/firewire | |
parent | smb: do not test the return value of folio_start_writeback() (diff) | |
download | linux-b5612c368648a7be52411b288d09593e5945d1aa.tar.xz linux-b5612c368648a7be52411b288d09593e5945d1aa.zip |
mm: return void from folio_start_writeback() and related functions
Nobody now checks the return value from any of these functions, so
add an assertion at the beginning of the function and return void.
Link: https://lkml.kernel.org/r/20231108204605.745109-5-willy@infradead.org
Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Reviewed-by: Josef Bacik <josef@toxicpanda.com>
Cc: David Howells <dhowells@redhat.com>
Cc: Steve French <sfrench@samba.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'tools/firewire')
0 files changed, 0 insertions, 0 deletions