aboutsummaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorJann Horn <[email protected]>2024-02-20 20:42:44 +0100
committerJakub Kicinski <[email protected]>2024-02-23 16:22:25 -0800
commitd2efeb52c344c3e987d143dc5232f53f9b96c86a (patch)
tree65a814656e1907d2221e3f07947519ad1c7980c6 /include/linux
parenta818bd12538c1408c7480de31573cdb3c3c0926f (diff)
net: ethtool: avoid rebuilds on UTS_RELEASE change
Currently, when you switch between branches or something like that and rebuild, net/ethtool/ioctl.c has to be built again because it depends on UTS_RELEASE. By instead referencing a string variable stored in another object file, this can be avoided. Signed-off-by: Jann Horn <[email protected]> Reviewed-by: John Garry <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions