]> Git Repo - linux.git/commit
um: Remove some unnecessary NULL checks in vector_user.c
authorAlex Dewar <[email protected]>
Fri, 27 Mar 2020 19:36:25 +0000 (19:36 +0000)
committerRichard Weinberger <[email protected]>
Sun, 29 Mar 2020 21:56:47 +0000 (23:56 +0200)
commit4a7c46247f9c620c0390a15cb00b6ef9576b9c23
tree3149e8bd168c3830892c59aeae4022d5ae7adcf0
parent237ce2e681d20e92fe17fc23a348b4f0d595e641
um: Remove some unnecessary NULL checks in vector_user.c

kfree() already checks for null pointers, so additional checking is
unnecessary.

Signed-off-by: Alex Dewar <[email protected]>
Signed-off-by: Richard Weinberger <[email protected]>
arch/um/drivers/vector_user.c
This page took 0.054257 seconds and 4 git commands to generate.