diff options
author | Arvind Yadav <arvind.yadav.cs@gmail.com> | 2017-06-20 11:30:53 +0200 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2017-06-28 21:16:41 +0200 |
commit | 704c3098e4c55a409eaf5ec89cee1bccc8d44f4c (patch) | |
tree | bc3eaa8bed4cff6a5b40eff96f2ba1d691875711 /drivers/spi/Makefile | |
parent | spi: loopback-test: fix spelling mistake: "reruning" -> "rerunning" (diff) | |
download | linux-704c3098e4c55a409eaf5ec89cee1bccc8d44f4c.tar.xz linux-704c3098e4c55a409eaf5ec89cee1bccc8d44f4c.zip |
spi: loopback-test: Fix kfree() NULL pointer error.
Here, rx/tx allocation can fail. So avoid kvfree call
with NULL pointer.
Signed-off-by: Arvind Yadav <arvind.yadav.cs@gmail.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'drivers/spi/Makefile')
0 files changed, 0 insertions, 0 deletions