aboutsummaryrefslogtreecommitdiff
path: root/fs/jbd2/commit.c
diff options
context:
space:
mode:
authorSilviu-Mihai Popescu <[email protected]>2013-03-16 13:45:34 +0200
committerMark Brown <[email protected]>2013-03-20 11:05:56 +0100
commitf7ba716f1e704a00d682a8697108f9c86497c551 (patch)
tree29ad6e35139a06673b4653926f649302b284a2d8 /fs/jbd2/commit.c
parente8b18addee32d1f389573b4c116e67ae230216ad (diff)
ASoC: 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 use kfree() explicitly. Signed-off-by: Silviu-Mihai Popescu <[email protected]> Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions