diff options
author | Artem Bityutskiy <Artem.Bityutskiy@nokia.com> | 2007-08-07 22:43:14 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-08-09 17:34:23 +0200 |
commit | 6a0ed91e361a93ee1efb4c20c4967024ed2a8dd7 (patch) | |
tree | b4299ccdb180450b5ed7a621dad4f3ed0f4abdae /sound/oss | |
parent | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... (diff) | |
download | linux-6a0ed91e361a93ee1efb4c20c4967024ed2a8dd7.tar.xz linux-6a0ed91e361a93ee1efb4c20c4967024ed2a8dd7.zip |
hexdump: use const notation
Trivial fix: mark the buffer to hexdump as const so callers could avoid
casting their const buffers when calling print_hex_dump().
The patch is really trivial and I suggest to consider it as a fix
(it fixes GCC warnings) and push it to current tree.
Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'sound/oss')
0 files changed, 0 insertions, 0 deletions