git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ec0bf39
)
[MIPS] pte_offset(dir,addr): parenthesis fix
author
Franck Bui-Huu
<fbuihuu@gmail.com>
Tue, 5 Dec 2006 09:39:56 +0000
(10:39 +0100)
committer
Ralf Baechle
<ralf@linux-mips.org>
Wed, 6 Dec 2006 20:16:08 +0000
(20:16 +0000)
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 <fbuihuu@gmail.com>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
No differences found