diff options
author | Dan Carpenter <[email protected]> | 2016-05-17 10:32:19 +0300 |
---|---|---|
committer | Samuel Ortiz <[email protected]> | 2016-07-04 12:15:00 +0200 |
commit | 6d2f70cae481a2e8e85a244d3b2d36828dadff83 (patch) | |
tree | 6b8e75b375f2a032a559263ceab325c3d9e04f92 /lib/mpi/mpiutil.c | |
parent | f86dec94e3a86c992a637df1c301a4df25a85801 (diff) |
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 <[email protected]>
Signed-off-by: Samuel Ortiz <[email protected]>
Diffstat (limited to 'lib/mpi/mpiutil.c')
0 files changed, 0 insertions, 0 deletions