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:
0d959c2
)
Fix return type of setup_frame variants
author
Atsushi Nemoto
<anemo@mba.ocn.ne.jp>
Sat, 5 Nov 2005 14:00:58 +0000
(23:00 +0900)
committer
Ralf Baechle
<ralf@linux-mips.org>
Mon, 7 Nov 2005 18:05:39 +0000
(18:05 +0000)
Since 2.6.13-rc1 setup_frame and its variants return int. But some bits
were missed in the conversion.
Signed-off-by: Atsushi Nemoto <anemo@mba.ocn.ne.jp>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
No differences found