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:
c212991
)
f2fs: make use of GFP_F2FS_ZERO for setting gfp_mask
author
Namjae Jeon
<namjae.jeon@samsung.com>
Sat, 8 Dec 2012 05:54:18 +0000
(14:54 +0900)
committer
Jaegeuk Kim
<jaegeuk.kim@samsung.com>
Tue, 11 Dec 2012 04:43:44 +0000
(13:43 +0900)
Since, GFP_NOFS and __GFP_ZERO is being used to set gfp_mask.
We can instead make use of already predefined macro GFP_F2FS_ZERO.
Signed-off-by: Namjae Jeon <namjae.jeon@samsung.com>
Signed-off-by: Amit Sahrawat <a.sahrawat@samsung.com>
fs/f2fs/namei.c
patch
|
blob
|
history
diff --cc
fs/f2fs/namei.c
Simple merge