]> git.baikalelectronics.ru Git - kernel.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)
commit054ff79f9837eaf3f9482de43801555c1b378b43
treef16ab250dcb50a7839d26b7abc2a165b705c5fb0
parent094a47727aafb2195d64a3e470d83bf770f17b24
[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