commit | 4d4d138a3e2c2a85df9fa048b341612c235c1027 | [log] [tgz] |
---|---|---|
author | Maninder Singh <maninder1.s@samsung.com> | Wed Jul 15 08:52:51 2015 +0530 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Jul 14 22:48:29 2015 -0700 |
tree | 3878caf2c2276ac84d1e38c3331cb32c5c02d09a | |
parent | aeb7fa7b4f29ce4d7d16c4c3565c4714f2f62b82 [diff] |
staging:vt6655: remove checks around dev_kfree_skb dev_kfree_skb checks for NULL pointer itself, Thus no need of explicit NULL check. Signed-off-by: Maninder Singh <maninder1.s@samsung.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>