diff options
author | Bhumika Goyal <bhumirks@gmail.com> | 2016-02-14 15:04:28 (GMT) |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2016-02-15 00:44:06 (GMT) |
commit | a4d7d05b2da6afc5054cf3065084bda5751e5deb (patch) | |
tree | c0c08b78f18fbbc3dbf72b4b99d21e50b2ee5771 /net/nfc/llcp.h | |
parent | a4e320b7215d2d1f4932474276a46219d6a4e9f1 (diff) | |
download | linux-a4d7d05b2da6afc5054cf3065084bda5751e5deb.tar.xz |
Staging: rdma: hfi1: Delete NULL check before vfree
The function vfree test whether the argument is NULL and return
immediately. SO NULL test is not needed before vfree.
Signed-off-by: Bhumika Goyal <bhumirks@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'net/nfc/llcp.h')
0 files changed, 0 insertions, 0 deletions