From: Raspbian kernel package updater Date: Sat, 31 Mar 2018 14:59:58 +0000 (+0100) Subject: apply manual raspbian patches X-Git-Tag: archive/raspbian/4.9.82-1+deb9u3+rpi1_jessie~3 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=a02e4179b0c1071d571d5190ecceb943714c053e;p=linux-4.9.git apply manual raspbian patches --- diff --git a/tools/usb/usbip/libsrc/usbip_host_common.c b/tools/usb/usbip/libsrc/usbip_host_common.c index 6ff7b601f854..7cc43384f4d1 100644 --- a/tools/usb/usbip/libsrc/usbip_host_common.c +++ b/tools/usb/usbip/libsrc/usbip_host_common.c @@ -21,6 +21,9 @@ * along with this program. If not, see . */ +#pragma GCC diagnostic warning "-Wpragmas" +#pragma GCC diagnostic warning "-Wformat-truncation" + #include #include #include