diff options
| author | Matthew Wilcox (Oracle) <[email protected]> | 2025-06-24 13:21:27 +0000 |
|---|---|---|
| committer | Christian Brauner <[email protected]> | 2025-06-24 13:53:40 +0000 |
| commit | b39f7d75dc41b5f5d028192cd5d66cff71179f35 (patch) | |
| tree | 5b7f4f6e62ee183c49c8646b95108430aeb1e7ca /drivers/pci/controller/pci-host-common.c | |
| parent | fs/ecryptfs: replace snprintf with sysfs_emit in show function (diff) | |
| download | kernel-b39f7d75dc41b5f5d028192cd5d66cff71179f35.tar.gz kernel-b39f7d75dc41b5f5d028192cd5d66cff71179f35.zip | |
fs: Remove three arguments from block_write_end()
block_write_end() looks like it can be used as a ->write_end()
implementation. However, it can't as it does not unlock nor put
the folio. Since it does not use the 'file', 'mapping' nor 'fsdata'
arguments, remove them.
Signed-off-by: "Matthew Wilcox (Oracle)" <[email protected]>
Link: https://lore.kernel.org/[email protected]
Signed-off-by: Christian Brauner <[email protected]>
Diffstat (limited to 'drivers/pci/controller/pci-host-common.c')
0 files changed, 0 insertions, 0 deletions
