+5
−5
+4
−6
+1
−1
+10
−12
Loading
All callers use GFP_NOFS, we don't have to pass it as an argument. The
built-in tests pass GFP_KERNEL, but they run only at module load time
and NOFS works there as well.
Signed-off-by:
David Sterba <dsterba@suse.com>