diff options
author | Sergio Paracuellos <sergio.paracuellos@gmail.com> | 2018-07-09 06:52:45 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-07-10 12:36:28 +0200 |
commit | 0be0debe4a8a6ff0c7b79ca7c16a656204651a69 (patch) | |
tree | 612cb07813db115ac032ceb672c055fd49629075 /virt/Makefile | |
parent | 00fee00245e2f2d0ce9376ced63c0f20c406aa62 (diff) | |
download | linux-0be0debe4a8a6ff0c7b79ca7c16a656204651a69.tar.gz linux-0be0debe4a8a6ff0c7b79ca7c16a656204651a69.tar.bz2 linux-0be0debe4a8a6ff0c7b79ca7c16a656204651a69.zip |
staging: mt7621-pinctrl: init *map to NULL for correct memory assignation
pinctrl_utils_reserve_map() calls krealloc() on *map. Because of this
*map need to be initialized to NULL before calling it.
Fixes: 62b6215c11ea ("staging: mt7621-pinctrl: make use of pinctrl_utils_reserve_map")
Signed-off-by: Sergio Paracuellos <sergio.paracuellos@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'virt/Makefile')
0 files changed, 0 insertions, 0 deletions