summaryrefslogtreecommitdiff
path: root/curvetun/Makefile
diff options
context:
space:
mode:
authorTobias Klauser <tklauser@distanz.ch>2018-03-06 18:42:10 +0100
committerTobias Klauser <tklauser@distanz.ch>2018-03-06 18:42:10 +0100
commit18f5d4dde7ef18efa0489f2007f5ebeed89975ea (patch)
treebf5e9e25335c12eb7ab11f0408607b5cad6f8b6e /curvetun/Makefile
parent0cba196c4e8d02c5d96d9eb945583869afde5d2d (diff)
trafgen: fix signedness warning in cleanup_packets
This fixes the following GCC warning: trafgen_parser.y: In function ‘cleanup_packets’: trafgen_parser.y:1479:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (k = 0; k < hdr->sub_headers_count; k++) Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'curvetun/Makefile')
0 files changed, 0 insertions, 0 deletions
r-space exported swab.h header which breaks compiling qemu, and one trivial fix for printk continuation in the parisc parport driver" * 'parisc-4.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux: parisc: Don't use BITS_PER_LONG in userspace-exported swab.h header parisc, parport_gsc: Fixes for printk continuation lines
Diffstat (limited to 'sound/soc/blackfin/bfin-eval-adav80x.c')