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 2248d96238e6..d1f5eb967fd8 100644
--- a/net/tipc/log.h
+++ b/net/tipc/log.h
@@ -44,7 +44,6 @@
* @crs: pointer to first unused space in character array (i.e. final NUL)
* @echo: echo output to system console if non-zero
*/
-
struct print_buf {
char *buf;
u32 size;