Al Viro 0e3c3b901c No need of likely/unlikely on calls of check_copy_size()
it's inline and unlikely() inside of it (including the implicit one
in WARN_ON_ONCE()) suffice to convince the compiler that getting
false from check_copy_size() is unlikely.

Spotted-by: Jens Axboe <axboe@kernel.dk>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Christian Brauner (Microsoft) <brauner@kernel.org>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2022-06-07 16:18:08 -04:00
..
2022-05-28 11:27:17 -07:00
2022-05-05 22:12:44 +10:00
2022-05-28 11:27:17 -07:00
2022-05-28 11:27:17 -07:00
2022-05-22 15:58:27 +10:00
2022-05-28 11:27:17 -07:00
2022-05-28 11:27:17 -07:00