diff options
author | Daniel Borkmann <dborkman@redhat.com> | 2014-01-07 23:23:44 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2014-01-07 18:34:00 -0500 |
commit | fd44b93cb5eee218231f6ce5883df937b3b9c3eb (patch) | |
tree | 351f82fcc93a0d998d178b947c039289e0735269 /net/tipc | |
parent | be7928d20bab8517a0e38db2418394e8b2fd6a8e (diff) | |
download | linux-fd44b93cb5eee218231f6ce5883df937b3b9c3eb.tar.bz2 |
net: skbuff: const-ify casts in skb_queue_* functions
We should const-ify comparisons on skb_queue_* inline helper
functions as their parameters are const as well, so lets not
drop that.
Suggested-by: Brad Spengler <spender@grsecurity.net>
Signed-off-by: Daniel Borkmann <dborkman@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/tipc')
0 files changed, 0 insertions, 0 deletions