aboutsummaryrefslogtreecommitdiff
path: root/lib/string_helpers.c
diff options
context:
space:
mode:
authorJingoo Han <[email protected]>2012-12-17 16:00:58 -0800
committerLinus Torvalds <[email protected]>2012-12-17 17:15:16 -0800
commit2c114cb4edb741822ea48e80be8c525032206e9a (patch)
tree510bf0549f30c125df70c70af1d2a0c2fdb50adb /lib/string_helpers.c
parent3a1f9462dbdf4d671f2f21290d507d1ae89d141a (diff)
drivers/video/backlight/max8925_bl.c: drop devm_kfree of devm_kzalloc'd data
devm_kfree() allocates memory that is released when a driver detaches. Thus, there is no reason to explicitly call devm_kfree in probe or remove functions. Signed-off-by: Jingoo Han <[email protected]> Cc: Richard Purdie <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'lib/string_helpers.c')
0 files changed, 0 insertions, 0 deletions