diff options
author | Caleb Sander Mateos <csander@purestorage.com> | 2025-09-04 11:08:58 -0600 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2025-09-08 13:20:46 -0600 |
commit | 5d4c52bfa8cdc1dc1ff701246e662be3f43a3fe1 (patch) | |
tree | 4250de5111c6b386bb791c178c0c31afbf21934a /drivers/fpga/fpga-mgr.c | |
parent | 7b0604d77a41192316347618cce1d9c795613adb (diff) |
io_uring: don't include filetable.h in io_uring.h
io_uring/io_uring.h doesn't use anything declared in
io_uring/filetable.h, so drop the unnecessary #include. Add filetable.h
includes in .c files previously relying on the transitive include from
io_uring.h.
Signed-off-by: Caleb Sander Mateos <csander@purestorage.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'drivers/fpga/fpga-mgr.c')
0 files changed, 0 insertions, 0 deletions