summaryrefslogtreecommitdiff
path: root/lib/rhashtable.c
diff options
context:
space:
mode:
authorDenis Efremov <efremov@linux.com>2020-06-05 22:11:44 +0300
committerDavid S. Miller <davem@davemloft.net>2020-06-05 13:22:49 -0700
commit7f89cc07d22a4152f3c649a89aa8fe240effd24a (patch)
tree3ece95775e4247f99c775754a07d51209e7cab6f /lib/rhashtable.c
parent6da95b52b8ea4944ed1e596ee6db176ee83ddbeb (diff)
cxgb4: Use kfree() instead kvfree() where appropriate
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 <efremov@linux.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'lib/rhashtable.c')
0 files changed, 0 insertions, 0 deletions