summaryrefslogtreecommitdiff
path: root/proc.c
diff options
context:
space:
mode:
authorTobias Klauser <tklauser@distanz.ch>2013-08-09 12:22:32 +0200
committerTobias Klauser <tklauser@distanz.ch>2013-08-09 12:22:32 +0200
commitb38e526c49bcd410908193608291bacd39ac1657 (patch)
treed360258a4e0ddbb50211ce8ea30c42e1a03d184c /proc.c
parenta2e70ae5b06ac6fa09cce3848c2ed795967b174f (diff)
pcap_rw: Fix compiler warnings
Fix the following compiler warnings that occur when building with "-W -Wall -Wextra": pcap_rw.c: In function ‘pcap_rw_write’: pcap_rw.c:30:6: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] pcap_rw.c: In function ‘pcap_rw_read’: pcap_rw.c:50:6: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'proc.c')
0 files changed, 0 insertions, 0 deletions
/Documentation/jit-interface.txt?h=nds-private-remove&id=3efa70d78f218e4c9276b0bac0545e5184c1c47b&id2=76e0e70e6452b971a69cc9794ff4a6715c11f7f2'>diff)parent926af6273fc683cd98cd0ce7bf0d04a02eed6742 (diff)
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
The conflict was an interaction between a bug fix in the netvsc driver in 'net' and an optimization of the RX path in 'net-next'. Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/Documentation/jit-interface.txt')