diff options
author | Michael Richardson <mcr@sandelman.ottawa.on.ca> | 2006-02-07 12:58:33 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2006-02-07 16:12:31 -0800 |
commit | c2f8311d3168ed7d391ba5df5b80f4af0a3457d0 (patch) | |
tree | 08d9638a748da146d3d91cce2a64555aa9670282 /include/asm-alpha/system.h | |
parent | cbd0d51a3318583fabf03bccc7a987e158482361 (diff) | |
download | blackbird-obmc-linux-c2f8311d3168ed7d391ba5df5b80f4af0a3457d0.tar.gz blackbird-obmc-linux-c2f8311d3168ed7d391ba5df5b80f4af0a3457d0.zip |
[PATCH] ide: cast arguments to pr_debug() properly
This does not show up unless you #define DEBUG in the file, which most
people wouldn't do. On PPC405, at least, "sector_t" is unsigned long,
which doesn't match %llx/%llu. Since sector# may well be >32 bits, promote
the value to match the format.
Signed-off-by: Michael Richardson <mcr@xelerance.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'include/asm-alpha/system.h')
0 files changed, 0 insertions, 0 deletions