mirror of
https://github.com/hardkernel/linux.git
synced 2026-04-24 14:30:43 +09:00
Just one caller of this, and just use filp_close() there manually. This is important to allow async close/removal of the fd. Signed-off-by: Jens Axboe <axboe@kernel.dk>