Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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>
- Loading branch information