aboutsummaryrefslogtreecommitdiff
path: root/net/lapb/lapb_iface.c
diff options
context:
space:
mode:
authorChuhong Yuan <[email protected]>2019-11-16 23:13:08 +0800
committerLee Jones <[email protected]>2020-01-24 07:33:56 +0000
commitb88aa8509828b56919b3cb0901803354fc156320 (patch)
tree8237c9182b3980775a4bc896b6fc1598c230250c /net/lapb/lapb_iface.c
parentf2a19c5b78670af5986ab0a625631f8f8a6adac1 (diff)
mfd: sm501: Fix mismatches of request_mem_region
This driver misuses release_resource + kfree to match request_mem_region, which is incorrect. The right way is to use release_mem_region. Replace the mismatched calls with the right ones to fix it. Signed-off-by: Chuhong Yuan <[email protected]> Signed-off-by: Lee Jones <[email protected]>
Diffstat (limited to 'net/lapb/lapb_iface.c')
0 files changed, 0 insertions, 0 deletions