From: Hugh Dickins Date: Fri, 13 Jan 2012 01:19:58 +0000 (-0800) Subject: mm: fewer underscores in ____pagevec_lru_add X-Git-Tag: v3.3-rc1~81^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5095ae83759f035c823fb375c6ed2de99c81d5ec;p=pandora-kernel.git mm: fewer underscores in ____pagevec_lru_add What's so special about ____pagevec_lru_add() that it needs four leading underscores? Nothing, it just helped to distinguish from __pagevec_lru_add() in 2.6.28 development. Cut two leading underscores. Signed-off-by: Hugh Dickins Reviewed-by: KOSAKI Motohiro Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed