aboutsummaryrefslogtreecommitdiffstats
path: root/net/tipc/log.h
diff options
context:
space:
mode:
Diffstat (limited to 'net/tipc/log.h')
-rw-r--r--net/tipc/log.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/net/tipc/log.h b/net/tipc/log.h
index 2248d96238e..d1f5eb967fd 100644
--- a/net/tipc/log.h
+++ b/net/tipc/log.h
@@ -44,7 +44,6 @@
44 * @crs: pointer to first unused space in character array (i.e. final NUL) 44 * @crs: pointer to first unused space in character array (i.e. final NUL)
45 * @echo: echo output to system console if non-zero 45 * @echo: echo output to system console if non-zero
46 */ 46 */
47
48struct print_buf { 47struct print_buf {
49 char *buf; 48 char *buf;
50 u32 size; 49 u32 size;