From: Franck Bui-Huu Date: Tue, 5 Dec 2006 09:39:56 +0000 (+0100) Subject: [MIPS] pte_offset(dir,addr): parenthesis fix X-Git-Tag: v2.6.20-rc1~34^2~20^2~23^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5b70a31708c958cb259e9c6cbecf7190521c856e;p=pandora-kernel.git [MIPS] pte_offset(dir,addr): parenthesis fix This patch adds missing parenthesis around 'dir' argument in pte_offset() macro definition. It also removes an extra space in the definition of pte_offset_kernel() macro. Signed-off-by: Franck Bui-Huu Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed