diff options
| author | Greg Kroah-Hartman <[email protected]> | 2016-10-10 14:23:49 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2016-10-16 10:26:11 +0200 |
| commit | df044ebfc5bfba6810e3940db458d7fb4572bc6f (patch) | |
| tree | 39e6c9f73898f2fa99e795ce8d240c4399aa785c /include | |
| parent | f51bb7a6f548e961eb50e2221e45fcfe2b31ed94 (diff) | |
staging: vc04_services: don't print pointers directly
kernel pointers should be printed with %pK and are not unsigned int big
on all architectures. So fix this up to get rid of a bunch of warning
messages.
Note, there are other assumptions in this code that a pointer fits into
an int that need to be fixed up later.
Cc: Daniel Stone <[email protected]>
Cc: "Noralf Trønnes" <[email protected]>
Cc: Pranith Kumar <[email protected]>
Cc: popcornmix <[email protected]>
Cc: Eric Anholt <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions