diff options
author | Kemeng Shi <[email protected]> | 2023-06-03 23:03:17 +0800 |
---|---|---|
committer | Theodore Ts'o <[email protected]> | 2023-06-26 19:33:59 -0400 |
commit | ad78b5efe4246e5deba8d44a6ed172b8a00d3113 (patch) | |
tree | d7548671452c0dc05d17b5fead1f47df4a9c562d /drivers/fpga/fpga-mgr.c | |
parent | 11b6890be0084ad4df0e06d89a9fdcc948472c65 (diff) |
ext4: remove unused parameter from ext4_mb_new_blocks_simple()
Two cleanups for ext4_mb_new_blocks_simple:
Remove unused parameter handle of ext4_mb_new_blocks_simple.
Move ext4_mb_new_blocks_simple definition before ext4_mb_new_blocks to
remove unnecessary forward declaration of ext4_mb_new_blocks_simple.
Signed-off-by: Kemeng Shi <[email protected]>
Reviewed-by: Ojaswin Mujoo <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Theodore Ts'o <[email protected]>
Diffstat (limited to 'drivers/fpga/fpga-mgr.c')
0 files changed, 0 insertions, 0 deletions