diff options
| author | Vegard Nossum <[email protected]> | 2008-07-25 08:45:56 +0000 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2008-07-25 17:53:29 +0000 |
| commit | 2711b793eb62a5873a0ba583a69252040aef176e (patch) | |
| tree | 5e65f8347b7557f2ee10699b9a4cce0f490ba8b2 /net/core/utils.c | |
| parent | list debugging: use WARN() instead of BUG() (diff) | |
| download | kernel-2711b793eb62a5873a0ba583a69252040aef176e.tar.gz kernel-2711b793eb62a5873a0ba583a69252040aef176e.zip | |
kallsyms: unify 32- and 64-bit code
Use the %p format string which already accounts for the padding you need
with a pointer type on a particular architecture.
Also replace the macro with a static inline function to match the rest of
the file.
Cc: Heiko Carstens <[email protected]>
Cc: Arjan van de Ven <[email protected]>
Signed-off-by: Vegard Nossum <[email protected]>
Cc: Sam Ravnborg <[email protected]>
Cc: Randy Dunlap <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'net/core/utils.c')
0 files changed, 0 insertions, 0 deletions
