[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <a939672c-4b3c-fd4a-8fc8-c3b4437f5265@gnuweeb.org>
Date: Sat, 18 Feb 2023 00:41:08 +0700
From: Ammar Faizi <ammarfaizi2@...weeb.org>
To: alejandro.lucero-palau@....com, netdev@...r.kernel.org,
linux-net-drivers@....com
Cc: davem@...emloft.net, kuba@...nel.org, pabeni@...hat.com,
edumazet@...gle.com, habetsm.xilinx@...il.com,
ecree.xilinx@...il.com, linux-doc@...r.kernel.org, corbet@....net,
jiri@...dia.com
Subject: Re: [PATCH v2 net-next] sfc: fix ia64 builds without CONFIG_RTC_LIB
On 2/18/23 12:03 AM, alejandro.lucero-palau@....com wrote:
> - memset(&build_date, 0, sizeof(build_date)
> + memset(&build_date, 0, sizeof(build_date);
Missing ")" for the memset.
--
Ammar Faizi
Powered by blists - more mailing lists