diff options
author | Axel Lin <axel.lin@gmail.com> | 2010-11-22 06:27:09 (GMT) |
---|---|---|
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | 2010-11-22 06:32:13 (GMT) |
commit | ebcc019926269e7e123d55ec92ff00c2688ca343 (patch) | |
tree | 600e90eb395a9846d3bc02b630eaed2b58907206 /crypto/algboss.c | |
parent | 0e86eb29def648664c2c0fa605f5b5bad84247cb (diff) | |
download | linux-fsl-qoriq-ebcc019926269e7e123d55ec92ff00c2688ca343.tar.xz |
Input: ams_delta_serio - fix wrong kfree in ams_delta_serio_exit
serio_unregister_port() will call put_device() to free the memory.
Thus remove kfree(ams_delta_serio) after
serio_unregister_port(ams_delta_serio).
Signed-off-by: Axel Lin <axel.lin@gmail.com>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
Diffstat (limited to 'crypto/algboss.c')
0 files changed, 0 insertions, 0 deletions