diff options
author | Bean Huo <beanhuo@micron.com> | 2023-06-26 07:55:17 +0200 |
---|---|---|
committer | Andrew Morton <akpm@linux-foundation.org> | 2023-08-18 10:12:06 -0700 |
commit | 489b7e72a63cbda11b3a2cd6c895b22917d53065 (patch) | |
tree | eca36e75d2770d984ed15f636a8b468b9a9805af /fs/stack.c | |
parent | 1a7d018dc38b6851c602b448bdac2e78b46857db (diff) | |
download | linux-489b7e72a63cbda11b3a2cd6c895b22917d53065.tar.gz linux-489b7e72a63cbda11b3a2cd6c895b22917d53065.tar.bz2 linux-489b7e72a63cbda11b3a2cd6c895b22917d53065.zip |
fs/buffer: clean up block_commit_write
Originally inode is used to get blksize, after commit 45bce8f3e343
("fs/buffer.c: make block-size be per-page and protected by the page
lock"), __block_commit_write no longer uses this parameter inode.
[akpm@linux-foundation.org: remove now-unused local `inode']
Link: https://lkml.kernel.org/r/20230626055518.842392-2-beanhuo@iokpp.de
Signed-off-by: Bean Huo <beanhuo@micron.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Reviewed-by: Jan Kara <jack@suse.cz>
Cc: Al Viro <viro@zeniv.linux.org.uk>
Cc: Andreas Dilger <adilger.kernel@dilger.ca>
Cc: Christian Brauner <brauner@kernel.org>
Cc: Joel Becker <jlbec@evilplan.org>
Cc: Joseph Qi <joseph.qi@linux.alibaba.com>
Cc: Luís Henriques <ocfs2-devel@oss.oracle.com>
Cc: Mark Fasheh <mark@fasheh.com>
Cc: Theodore Ts'o <tytso@mit.edu>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'fs/stack.c')
0 files changed, 0 insertions, 0 deletions