]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] kill install_file_pte's pte_val
authorHugh Dickins <hugh@veritas.com>
Thu, 7 Dec 2006 04:33:09 +0000 (20:33 -0800)
committerLinus Torvalds <torvalds@woody.osdl.org>
Thu, 7 Dec 2006 16:39:23 +0000 (08:39 -0800)
commit82891e20f8d1d19c0d2435398e4d2641a414fc9d
treee081c175e65efee2e0bf239a215cceeeb8b8a26b
parent90e844b0d8ba545246551748e94aa09cecaf21af
[PATCH] kill install_file_pte's pte_val

David Binderman and his Intel C compiler rightly observe that
install_file_pte no longer has any use for its pte_val.

Signed-off-by: Hugh Dickins <hugh@veritas.com>
Cc: d binderman <dcb314@hotmail.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
mm/fremap.c