Re: [PATCH RFC 3/4] net: ethtool: Use uts_release
From: Jakub Kicinski <kuba@kernel.org>
Date: 2024-01-31 19:24:38
Also in:
linux-kbuild, lkml, netdev
From: Jakub Kicinski <kuba@kernel.org>
Date: 2024-01-31 19:24:38
Also in:
linux-kbuild, lkml, netdev
On Wed, 31 Jan 2024 10:48:50 +0000 John Garry wrote:
Instead of using UTS_RELEASE, use uts_release, which means that we don't need to rebuild the code just for the git head commit changing. Signed-off-by: John Garry <john.g.garry@oracle.com>
Yes, please! Acked-by: Jakub Kicinski <kuba@kernel.org>