diff options
author | Allan Stephens <Allan.Stephens@windriver.com> | 2011-01-18 13:31:32 -0500 |
---|---|---|
committer | Paul Gortmaker <paul.gortmaker@windriver.com> | 2011-02-23 18:05:10 -0500 |
commit | c8a61b52ebac3645b4e3c5b03c2073e6c8c119a8 (patch) | |
tree | 7d9932ec55c9abceb65c5c723de3429f11722a3b /net/caif | |
parent | 5413b4c6c07b659e52c84a4e40d897b32b89834f (diff) | |
download | linux-c8a61b52ebac3645b4e3c5b03c2073e6c8c119a8.tar.gz linux-c8a61b52ebac3645b4e3c5b03c2073e6c8c119a8.tar.bz2 linux-c8a61b52ebac3645b4e3c5b03c2073e6c8c119a8.zip |
tipc: Fix print statements that assume pointers are 32-bit values
Corrects print statements that use %x to print pointer values to use
%p instead, so that 64-bit pointer values are displayed correctly.
Signed-off-by: Allan Stephens <Allan.Stephens@windriver.com>
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
Diffstat (limited to 'net/caif')
0 files changed, 0 insertions, 0 deletions