mirror of
https://github.com/LineageOS/android_kernel_fxtec_sm6115.git
synced 2026-05-13 17:46:52 +00:00
The vunmap() function performes also input parameter validation. Thus the test around the call is not needed. This issue was detected by using the Coccinelle software. Signed-off-by: Markus Elfring <elfring@users.sourceforge.net> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>