]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
net: constify sock_diag_check_cookie()
authorEric Dumazet <edumazet@google.com>
Tue, 10 Mar 2015 14:15:52 +0000 (07:15 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 10 Mar 2015 17:45:28 +0000 (13:45 -0400)
commit491da2a477077357c8206a601559e2ea58f224db
tree25f18219a3df70828467d08bab2e8fccc0dea57e
parent3855634deb051bbce155d149bca05b99a3528d5d
net: constify sock_diag_check_cookie()

sock_diag_check_cookie() second parameter is constant

Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/linux/sock_diag.h
net/core/sock_diag.c