NetLabel: use gfp_t instead of int where it makes sense
authorPaul Moore <paul.moore@hp.com>
Fri, 17 Nov 2006 22:38:43 +0000 (17:38 -0500)
committerDavid S. Miller <davem@sunset.davemloft.net>
Sun, 3 Dec 2006 05:24:04 +0000 (21:24 -0800)
commit1f758d93548fb3c6297c05a351a4ba532de6a497
tree1f94298ed23a3992191ae88a00283f62ecc880eb
parent352d48008b6f3e02d8ce77868432e329dd921cb1
NetLabel: use gfp_t instead of int where it makes sense

There were a few places in the NetLabel code where the int type was being used
instead of the gfp_t type, this patch corrects this mistake.

Signed-off-by: Paul Moore <paul.moore@hp.com>
Signed-off-by: James Morris <jmorris@namei.org>
include/net/netlabel.h