diff options
author | Julia Lawall <Julia.Lawall@lip6.fr> | 2012-04-22 15:37:09 +0400 |
---|---|---|
committer | Ben Hutchings <ben@decadent.org.uk> | 2012-05-31 03:43:31 +0400 |
commit | a756191d7f7f975492a9cc0f43829fcdbe366fe5 (patch) | |
tree | 95865db21d1a182d0f63391d9e1265345f5344ac /include | |
parent | 2f72b416bbb2028d734c778b2f763e2b5acef375 (diff) | |
download | linux-a756191d7f7f975492a9cc0f43829fcdbe366fe5.tar.xz |
drivers/staging/comedi/comedi_fops.c: add missing vfree
commit abae41e6438b798e046d721b6ccdd55b4a398170 upstream.
aux_free is freed on all other exits from the function. By removing the
return, we can benefit from the vfree already at the end of the function.
Signed-off-by: Julia Lawall <Julia.Lawall@lip6.fr>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions