diff options
author | Dan Carpenter <dan.carpenter@oracle.com> | 2016-05-17 07:32:19 (GMT) |
---|---|---|
committer | Samuel Ortiz <sameo@linux.intel.com> | 2016-07-04 10:15:00 (GMT) |
commit | 6d2f70cae481a2e8e85a244d3b2d36828dadff83 (patch) | |
tree | 6b8e75b375f2a032a559263ceab325c3d9e04f92 /drivers/scsi/aha1740.h | |
parent | f86dec94e3a86c992a637df1c301a4df25a85801 (diff) | |
download | linux-6d2f70cae481a2e8e85a244d3b2d36828dadff83.tar.xz |
NFC: pn533: double free on error in probe()
We can't pass devm_ allocated pointers to kfree() because they will be
freed again after the drive is unloaded.
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
Diffstat (limited to 'drivers/scsi/aha1740.h')
0 files changed, 0 insertions, 0 deletions