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:
0c1eafd
)
hex_dump: add missing "const" qualifiers
author
Alan Stern
<stern@rowland.harvard.edu>
Fri, 10 Aug 2007 20:01:07 +0000
(13:01 -0700)
committer
Linus Torvalds
<torvalds@woody.linux-foundation.org>
Sat, 11 Aug 2007 22:47:41 +0000
(15:47 -0700)
Add missing "const" qualifiers to the print_hex_dump_bytes() library routines.
(akpm: rumoured to fix some compile warning somewhere)
Signed-off-by: Alan Stern <stern@rowland.harvard.edu>
Cc: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
No differences found