diff options
| author | Bean Huo <[email protected]> | 2023-06-26 05:55:18 +0000 |
|---|---|---|
| committer | Andrew Morton <[email protected]> | 2023-08-18 17:12:07 +0000 |
| commit | a524fcfe190da16bbf1311b6636f51d81f35d59a (patch) | |
| tree | 9217a2cb9f783970dff36b7f59a50f2a954c5023 /mm/mm_init.c | |
| parent | fs/buffer: clean up block_commit_write (diff) | |
| download | kernel-a524fcfe190da16bbf1311b6636f51d81f35d59a.tar.gz kernel-a524fcfe190da16bbf1311b6636f51d81f35d59a.zip | |
fs: convert block_commit_write to return void
block_commit_write() always returns 0, this patch changes it to return
void.
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Bean Huo <[email protected]>
Reviewed-by: Jan Kara <[email protected]>
Acked-by: Theodore Ts'o <[email protected]>
Reviewed-by: Christoph Hellwig <[email protected]>
Reviewed-by: Matthew Wilcox (Oracle) <[email protected]>
Cc: Al Viro <[email protected]>
Cc: Andreas Dilger <[email protected]>
Cc: Christian Brauner <[email protected]>
Cc: Joel Becker <[email protected]>
Cc: Joseph Qi <[email protected]>
Cc: Luís Henriques <[email protected]>
Cc: Mark Fasheh <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'mm/mm_init.c')
0 files changed, 0 insertions, 0 deletions
