From: Denis Efremov <efre...@linux.com>
Date: Fri,  5 Jun 2020 22:11:44 +0300

> Use kfree(buf) in blocked_fl_read() because the memory is allocated with
> kzalloc(). Use kfree(t) in blocked_fl_write() because the memory is
> allocated with kcalloc().
> 
> Signed-off-by: Denis Efremov <efre...@linux.com>

Applied.

Reply via email to