git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a7288c4
)
net: sctp: fix incorrect type in gfp initializer
author
Daniel Borkmann
<dborkman@redhat.com>
Wed, 11 Jun 2014 16:19:32 +0000
(18:19 +0200)
committer
David S. Miller
<davem@davemloft.net>
Wed, 11 Jun 2014 19:23:17 +0000
(12:23 -0700)
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>
net/sctp/associola.c
patch
|
blob
|
history
diff --cc
net/sctp/associola.c
Simple merge