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:
9bb4d9d
)
MIPS: Remove unused task_struct.trap_no field.
author
David Daney
<ddaney@caviumnetworks.com>
Tue, 3 Aug 2010 21:57:39 +0000
(14:57 -0700)
committer
Ralf Baechle
<ralf@linux-mips.org>
Thu, 5 Aug 2010 12:26:30 +0000
(13:26 +0100)
It is initialized to zero and only ever read. Remove it, and pass zero in
its place.
Signed-off-by: David Daney <ddaney@caviumnetworks.com>
To: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/1531/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
No differences found