[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20200316.150416.703162062113777580.davem@davemloft.net>
Date: Mon, 16 Mar 2020 15:04:16 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: wei.zheng@...o.com
Cc: catalin.marinas@....com, will@...nel.org, jdmason@...zu.us,
yeyunfeng@...wei.com, guohanjun@...wei.com, tglx@...utronix.de,
info@...ux.net, linux-arm-kernel@...ts.infradead.org,
linux-kernel@...r.kernel.org, netdev@...r.kernel.org,
kernel@...o.com, wenhu.wang@...o.com
Subject: Re: [PATCH] net: vxge: fix wrong __VA_ARGS__ usage
From: Zheng Wei <wei.zheng@...o.com>
Date: Mon, 16 Mar 2020 22:23:47 +0800
> 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@...o.com>
Does this even happen right now? Anyways, applied.
Powered by blists - more mailing lists