mirror of
https://github.com/hardkernel/linux.git
synced 2026-04-01 02:33:01 +09:00
commit5c61795ea9upstream. This debug statement was never meant to go into the upstream release, kill it off before it ends up in a release. It was just part of the testing for the initial version of the patch. Fixes:2ec33a6c3c("io_uring/rw: ensure kiocb_end_write() is always called") Signed-off-by: Jens Axboe <axboe@kernel.dk> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>