diff options
author | Arvind Yadav <[email protected]> | 2018-03-30 16:56:10 +0530 |
---|---|---|
committer | Jiri Kosina <[email protected]> | 2018-04-26 14:36:43 +0200 |
commit | a4eb490a41a0da3b1275fc7427084cf9ae2c3c1c (patch) | |
tree | c4ecd66202bada3b4e55750239de610464eecb9c /scripts/gcc-plugins | |
parent | 749ab300d41bcdbb8edf776d20e9a9891e79eba4 (diff) |
HID: intel-ish-hid: use put_device() instead of kfree()
Never directly free @dev after calling device_register(), even
if it returned an error. Always use put_device() to give up the
reference initialized.
Signed-off-by: Arvind Yadav <[email protected]>
Signed-off-by: Jiri Kosina <[email protected]>
Diffstat (limited to 'scripts/gcc-plugins')
0 files changed, 0 insertions, 0 deletions