kernel_optimize_test/drivers/block/mtip32xx
Sachin Shukla b425b0201e Block: mtip32xx: Improvement in code readability when memdup_user() fails.
There is no need to call kfree() if memdup_user() fails, as no memory
was allocated and the error in the error-valued pointer should be returned.

Signed-off-by: Sachin Shukla <sachin.s5@samsung.com>
Signed-off-by: Jens Axboe <axboe@fb.com>
2016-11-11 13:37:04 -07:00
..
Kconfig Remove GENERIC_HARDIRQ config option 2013-09-13 15:09:52 +02:00
Makefile
mtip32xx.c Block: mtip32xx: Improvement in code readability when memdup_user() fails. 2016-11-11 13:37:04 -07:00
mtip32xx.h mtip32xx: Implement timeout handler 2016-03-03 09:08:44 -07:00