diff options
Diffstat (limited to 'net/tipc/log.h')
| -rw-r--r-- | net/tipc/log.h | 1 | 
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 @@   * @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;  |