summaryrefslogtreecommitdiffstats
path: root/samples/uhid
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2015-02-11 19:52:56 +0100
committerLinus Torvalds <torvalds@linux-foundation.org>2015-02-11 19:52:56 +0100
commit7796c11c728ad40ba4151d559a949c002deffb9a (patch)
tree93a0cd529c25bfe6c72f4cec7e93f8a6a28763d9 /samples/uhid
parentMerge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi (diff)
downloadlinux-7796c11c728ad40ba4151d559a949c002deffb9a.tar.xz
linux-7796c11c728ad40ba4151d559a949c002deffb9a.zip
xilinx usb2 gadget: get rid of incredibly annoying compile warning
This one was driving me mad, with several lines of warnings during the allmodconfig build for a single bogus pointer cast. The warning was so verbose due to the indirect macro expansion explanation, and the whole thing was just for a debug printout. The bogus pointer-to-integer cast was pointless anyway, so just remove it, and use '%p' to show the pointer. Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'samples/uhid')
0 files changed, 0 insertions, 0 deletions