tun: Fix code style issues in <linux/if_tun.h>
authorYunjian Wang <wangyunjian@huawei.com>
Fri, 2 Feb 2024 07:25:55 +0000 (15:25 +0800)
committerDavid S. Miller <davem@davemloft.net>
Sun, 4 Feb 2024 15:41:18 +0000 (15:41 +0000)
commitbd8a8d5ec5048ef74002d9f3db5cae971e68712c
tree1e7382cd0ed2a98990acd0a9d09201eaeb92018f
parent3907f1ffc0ecf466d5c04aadc44c4b9203f3ec9a
tun: Fix code style issues in <linux/if_tun.h>

This fixes the following code style problem:
- WARNING: please, no spaces at the start of a line
- CHECK: Please use a blank line after
         function/struct/union/enum declarations

Signed-off-by: Yunjian Wang <wangyunjian@huawei.com>
Reviewed-by: Jiri Pirko <jiri@nvidia.com>
Reviewed-by: Willem de Bruijn <willemb@google.com>
Acked-by: Jason Wang <jasowang@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/linux/if_tun.h