aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/xen-netback/interface.c
diff options
context:
space:
mode:
authorMathias Krause <[email protected]>2014-08-27 10:58:56 +0000
committerRusty Russell <[email protected]>2014-08-27 12:24:11 +0000
commitd93e1719a313ca960b38c5159be0106884317997 (patch)
tree10230aeafdbf5e41618c36b411bb2753e84702e7 /drivers/net/xen-netback/interface.c
parentmodpost: reduce visibility of symbols and constify r/o arrays (diff)
downloadkernel-d93e1719a313ca960b38c5159be0106884317997.tar.gz
kernel-d93e1719a313ca960b38c5159be0106884317997.zip
modpost: simplify file name generation of *.mod.c files
Avoid the variable length array (vla), just use PATH_MAX instead. This not only makes this code clang friedly, it also leads to a code size reduction: text data bss dec hex filename 51765 2224 12416 66405 10365 scripts/mod/modpost.old 51677 2224 12416 66317 1030d scripts/mod/modpost.new Signed-off-by: Mathias Krause <[email protected]> Signed-off-by: Rusty Russell <[email protected]>
Diffstat (limited to 'drivers/net/xen-netback/interface.c')
0 files changed, 0 insertions, 0 deletions