summaryrefslogtreecommitdiffstats
path: root/fs/dax.c
diff options
context:
space:
mode:
authorAditya Pakki <pakki001@umn.edu>2019-12-15 17:14:51 +0100
committerDavid S. Miller <davem@davemloft.net>2019-12-17 01:28:17 +0100
commitbbd20c939c8aa3f27fa30e86691af250bf92973a (patch)
tree19ac769e171ba05cb9d299d11ffa02b6f1086513 /fs/dax.c
parentMerge branch 'Simplify-IPv4-route-offload-API' (diff)
downloadlinux-bbd20c939c8aa3f27fa30e86691af250bf92973a.tar.xz
linux-bbd20c939c8aa3f27fa30e86691af250bf92973a.zip
fore200e: Fix incorrect checks of NULL pointer dereference
In fore200e_send and fore200e_close, the pointers from the arguments are dereferenced in the variable declaration block and then checked for NULL. The patch fixes these issues by avoiding NULL pointer dereferences. Signed-off-by: Aditya Pakki <pakki001@umn.edu> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'fs/dax.c')
0 files changed, 0 insertions, 0 deletions