diff options
author | 2020-03-16 22:23:47 +0800 | |
---|---|---|
committer | 2020-03-16 15:03:59 -0700 | |
commit | b317538c47943f9903860d83cc0060409e12d2ff (patch) | |
tree | e447f84389ea099a4e86d88b3f2fafc2d7f66dcf /net/unix/af_unix.c | |
parent | Merge branch 'QorIQ-DPAA-ARM-RDBs-need-internal-delay-on-RGMII' (diff) | |
download | wireguard-linux-b317538c47943f9903860d83cc0060409e12d2ff.tar.xz wireguard-linux-b317538c47943f9903860d83cc0060409e12d2ff.zip |
net: vxge: fix wrong __VA_ARGS__ usage
printk in macro vxge_debug_ll uses __VA_ARGS__ without "##" prefix,
it causes a build error when there is no variable
arguments(e.g. only fmt is specified.).
Signed-off-by: Zheng Wei <wei.zheng@vivo.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions