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:
54bf038
)
[MIPS] Malta: remove a superfluous comment
author
Dmitri Vorobiev
<dmitri.vorobiev@gmail.com>
Thu, 24 Jan 2008 16:52:50 +0000
(19:52 +0300)
committer
Ralf Baechle
<ralf@linux-mips.org>
Tue, 29 Jan 2008 10:15:04 +0000
(10:15 +0000)
Using the "We die here" comment right before calling the die()
function is an extremely vivid example of overcommenting.
Remove the redundant comment and save one line.
No functional changes introduced.
Signed-off-by: Dmitri Vorobiev <dmitri.vorobiev@gmail.com>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
No differences found