aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/lib/test_modules_helpers.c
diff options
context:
space:
mode:
authorSven Eckelmann <[email protected]>2025-02-02 12:39:32 +0000
committerSimon Wunderlich <[email protected]>2025-02-22 10:36:22 +0000
commit94433355027db60005551310975de94978549783 (patch)
treecc8966a67ffdc67810d34a6b2ada3ed308777fd7 /arch/s390/lib/test_modules_helpers.c
parentbatman-adv: Add support for jumbo frames (diff)
downloadkernel-94433355027db60005551310975de94978549783.tar.gz
kernel-94433355027db60005551310975de94978549783.zip
batman-adv: Use consistent name for mesh interface
The way how the virtual interface is called inside the batman-adv source code is not consistent. The genl headers call it meshif and the rest of the code calls is (mostly) softif. The genl definitions cannot be touched because they are part of the UAPI. But the rest of the batman-adv code can be touched to have a consistent name again. The bulk of the renaming was done using sed -i -e 's/soft\(-\|\_\| \|\)i\([nf]\)/mesh\1i\2/g' \ -e 's/SOFT\(-\|\_\| \|\)I\([NF]\)/MESH\1I\2/g' and then it was adjusted slightly when proofreading the changes. Signed-off-by: Sven Eckelmann <[email protected]> Signed-off-by: Simon Wunderlich <[email protected]>
Diffstat (limited to 'arch/s390/lib/test_modules_helpers.c')
0 files changed, 0 insertions, 0 deletions