Skip to content
Commit 33aa8da1 authored by Shanthosh RK's avatar Shanthosh RK Committed by David S. Miller
Browse files

net: bpfilter: Fix type cast and pointer warnings



Fixes the following Sparse warnings:

net/bpfilter/bpfilter_kern.c:62:21: warning: cast removes address space
of expression
net/bpfilter/bpfilter_kern.c:101:49: warning: Using plain integer as
NULL pointer

Signed-off-by: default avatarShanthosh RK <shanthosh.rk@gmail.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 2c05d888
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment