diff options
author | Daniel Borkmann <dborkman@redhat.com> | 2014-06-11 18:19:32 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2014-06-11 21:23:17 +0200 |
commit | 9b87d4651069a3ff72edc11f170f4729585ba828 (patch) | |
tree | c512794d2d102e7b14d991472de8ec66c53207a4 /scripts/checkincludes.pl | |
parent | net: sctp: improve sctp_select_active_and_retran_path selection (diff) | |
download | linux-9b87d4651069a3ff72edc11f170f4729585ba828.tar.xz linux-9b87d4651069a3ff72edc11f170f4729585ba828.zip |
net: sctp: fix incorrect type in gfp initializer
This fixes the following sparse warning:
net/sctp/associola.c:1556:29: warning: incorrect type in initializer (different base types)
net/sctp/associola.c:1556:29: expected bool [unsigned] [usertype] preload
net/sctp/associola.c:1556:29: got restricted gfp_t
Signed-off-by: Daniel Borkmann <dborkman@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'scripts/checkincludes.pl')
0 files changed, 0 insertions, 0 deletions