android_kernel_xiaomi_sm8350/net/dccp
Gerrit Renker 2f34b32977 dccp: cosmetics - warning format
This  omits the redundant "DCCP:" in warning messages, since DCCP_WARN() already
echoes the function name, avoiding messages like

   kernel: [10988.766503] dccp_close: DCCP: ABORT -- 209 bytes unread

Signed-off-by: Gerrit Renker <gerrit@erg.abdn.ac.uk>
2010-10-12 06:57:43 +02:00
..
ccids dccp: remove unused argument in CCID tx function 2010-10-12 06:57:41 +02:00
ackvec.c net: dccp: fix sign bug 2010-07-18 15:07:14 -07:00
ackvec.h
ccid.c
ccid.h dccp: remove unused argument in CCID tx function 2010-10-12 06:57:41 +02:00
dccp.h dccp: schedule an Ack when receiving timestamps 2010-10-12 06:57:43 +02:00
diag.c
feat.c dccp: Kill dead code and add static markers. 2010-10-06 23:12:07 -07:00
feat.h dccp: Kill dead code and add static markers. 2010-10-06 23:12:07 -07:00
input.c dccp: cosmetics - warning format 2010-10-12 06:57:43 +02:00
ipv4.c net-next: remove useless union keyword 2010-06-10 23:31:35 -07:00
ipv6.c
ipv6.h
Kconfig
Makefile
minisocks.c dccp: fix the adjustments to AWL and SWL 2010-10-12 06:57:40 +02:00
options.c dccp: schedule an Ack when receiving timestamps 2010-10-12 06:57:43 +02:00
output.c dccp: remove unused argument in CCID tx function 2010-10-12 06:57:41 +02:00
probe.c
proto.c dccp: cosmetics - warning format 2010-10-12 06:57:43 +02:00
sysctl.c
timer.c