]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
[PATCH] hugetlb: remove repeated code
authorKrishnakumar R <rkrishnakumar@gmail.com>
Sun, 30 Oct 2005 01:16:45 +0000 (18:16 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Sun, 30 Oct 2005 04:40:43 +0000 (21:40 -0700)
commit551110a94aa15890d1709b179c4be1e66ff6db53
treef16ab250dcb50a7839d26b7abc2a165b705c5fb0
parent0b1533f67cc1a595457af6d05ab3510294e2ca9c
[PATCH] hugetlb: remove repeated code

Clean up some repeated code related to HugeTLB.  hugetlb_zero_setup would
have already allocated the file->f_op.

Signed-off-by: Krishnakumar. R <rkrishnakumar@gmail.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
ipc/shm.c