summaryrefslogtreecommitdiff
path: root/die.h
diff options
context:
space:
mode:
authorTobias Klauser <tklauser@distanz.ch>2013-07-13 17:24:04 +0200
committerTobias Klauser <tklauser@distanz.ch>2013-07-13 17:24:04 +0200
commiteb5cd761fca41197dc35d42ab9e47b453621d3f7 (patch)
treec41318ef607f412a1aae95c75702c8f067788d73 /die.h
parent6bb3e4fe7e2b902b047c76a0cdf5889715c693ff (diff)
pcap_mm: Mark unused parameters with __maybe_unused
In order to avoid compiler warnings when compiling with -W/-Wunused-parameter, mark unused function parameters with __maybe_unused. Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'die.h')
0 files changed, 0 insertions, 0 deletions
callbacks can sleep. Fix this up by replacing the spinlock with a mutex. Fixes: 1ffb3c40ffb5 ("HID: cp2112: make transfer buffers DMA capable") Cc: stable <stable@vger.kernel.org> # 4.9 Signed-off-by: Johan Hovold <johan@kernel.org> Reviewed-by: Benjamin Tissoires <benjamin.tissoires@redhat.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'tools/testing/selftests/powerpc/syscalls')