diff options
author | Tushar Behera <[email protected]> | 2012-11-22 13:55:16 +0530 |
---|---|---|
committer | Felipe Balbi <[email protected]> | 2012-12-13 11:58:42 +0200 |
commit | 69f5165ebef1d90bd58e9ce5db018218ea4d089c (patch) | |
tree | 3a26ca9d1166c6e243b621e944c86dc2873cd85e /fs/jbd2/commit.c | |
parent | c1a96ebd315f82fa0f47adce264adb126cf72764 (diff) |
usb: gadget: s3c-hsotg: Fix invalid free of devm_ allocated data
Since hsotg object is allocated using devm_kzalloc() API, there is no
need to free this explicitly. But we need to keep the release API to
prevent warnings.
Signed-off-by: Tushar Behera <[email protected]>
Signed-off-by: Felipe Balbi <[email protected]>
Diffstat (limited to 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions