staging: lustre: opencode LIBCFS_ALLOC_ATOMIC calls.
authorNeilBrown <neilb@suse.com>
Tue, 9 Jan 2018 01:19:38 +0000 (12:19 +1100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 9 Jan 2018 14:41:57 +0000 (15:41 +0100)
commitd0157f0c7ef02e022a6dc063ddece4a28004c710
tree4d47ed4f195883b68a4b3e2864a7c4e775fdaeef
parent4c03f554bfed0ed1bbc51492b63da64153b3bbbf
staging: lustre: opencode LIBCFS_ALLOC_ATOMIC calls.

Just call kzalloc(GFP_ATOMIC) directly.
We don't need the warning on failure.

Signed-off-by: NeilBrown <neilb@suse.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/lustre/obdclass/lprocfs_status.c