diff options
author | 2017-08-11 07:13:13 +0800 | |
---|---|---|
committer | 2017-08-28 16:55:47 +0200 | |
commit | 75e5bae6ddf74740dd6ee35bc2d33ac9018037f4 (patch) | |
tree | 44f7e3126065ca304f504adff32dde5bd57c123e /drivers/misc/hpilo.c | |
parent | android: binder: Add shrinker tracepoints (diff) | |
download | wireguard-linux-75e5bae6ddf74740dd6ee35bc2d33ac9018037f4.tar.xz wireguard-linux-75e5bae6ddf74740dd6ee35bc2d33ac9018037f4.zip |
firmware: vpd: use memunmap instead of iounmap
In functions vpd_sections_init() and vpd_section_init(), iounmap() is
used to unmap memory. However, in these cases, memunmap() should be
used.
Signed-off-by: Pan Bian <bianpan2016@163.com>
Reviewed-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/misc/hpilo.c')
0 files changed, 0 insertions, 0 deletions