summaryrefslogtreecommitdiff
path: root/ui.c
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 /ui.c
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 'ui.c')
0 files changed, 0 insertions, 0 deletions
.git/diff/include/net/phonet?h=nds-private-remove&id=0b75f821ec8be459dd4dec77be39595d989d77ac&id2=bc7c36eedb0c7004aa06c2afc3c5385adada8fa3'>diff)
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull timer fix from Ingo Molnar: "Fix a crash in the ARM-Exynos clocksource driver, triggered by CPU hotplug operations" * 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: clocksource/exynos_mct: Clear interrupt when cpu is shut down
Diffstat (limited to 'include/net/phonet')