diff options
author | Alexander Aring <alex.aring@gmail.com> | 2014-12-31 19:39:11 +0100 |
---|---|---|
committer | Marcel Holtmann <marcel@holtmann.org> | 2015-01-03 01:49:24 +0100 |
commit | df2f65de4b2d535c5b8e905768dd5fff1bfca445 (patch) | |
tree | 4c75b4381113728eaa940eab4d1faea419d6d8f5 /net/ieee802154/Makefile | |
parent | 78f821b648267d3ee1a63093cd0c41cc99b97727 (diff) | |
download | linux-df2f65de4b2d535c5b8e905768dd5fff1bfca445.tar.gz linux-df2f65de4b2d535c5b8e905768dd5fff1bfca445.tar.bz2 linux-df2f65de4b2d535c5b8e905768dd5fff1bfca445.zip |
ieee802154: socket: fix checkpatch issue
This patch solves the following checkpatch issue:
CHECK: Comparison to NULL could be written "skb"
+ if (skb != NULL) {
Signed-off-by: Alexander Aring <alex.aring@gmail.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Diffstat (limited to 'net/ieee802154/Makefile')
0 files changed, 0 insertions, 0 deletions