aboutsummaryrefslogtreecommitdiff
path: root/net/lapb/lapb_in.c
diff options
context:
space:
mode:
authorTushar Behera <[email protected]>2012-11-23 17:48:43 +0530
committerSamuel Ortiz <[email protected]>2012-11-30 11:51:30 +0100
commit4e1328be4d4e4967d54bf7ae3b0805ec53fc4f91 (patch)
tree195c32c1474fa064383d3c221c7082d0805f07b7 /net/lapb/lapb_in.c
parent13ea5813238239930d12d28bd7504a3ac6ba14d1 (diff)
mfd: ab8500-core: Fix invalid free of devm_ allocated data
The objects allocated by devm_* APIs are managed by devres and are freed when the device is detached. Hence there is no need to remove them explicitly in remove function. Signed-off-by: Tushar Behera <[email protected]> Acked-by: Linus Walleij <[email protected]> Signed-off-by: Samuel Ortiz <[email protected]>
Diffstat (limited to 'net/lapb/lapb_in.c')
0 files changed, 0 insertions, 0 deletions