summaryrefslogtreecommitdiff
path: root/tools/lib/python/kdoc/python_version.py
diff options
context:
space:
mode:
authorDharanitharan R <dharanitharan725@gmail.com>2025-10-23 14:59:03 +0000
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2025-11-09 11:18:46 +0900
commit79b67612605096c0008e71f23f3820c7c117ba11 (patch)
tree0f38303cd559b369e29da98e22e8c8a50f84b381 /tools/lib/python/kdoc/python_version.py
parentde4cbbdf2d98a6f94dfc116247798d6600936335 (diff)
staging: rtl8723bs: use ether_addr_copy() for MAC address copying
Replaces multiple memcpy() calls with ether_addr_copy() for copying MAC/Ethernet addresses in rtl8723bs. This improves readability and aligns with Linux kernel best practices for handling Ethernet addresses. Fixes the following checkpatch.pl warning: "Use ether_addr_copy() instead of memcpy() for Ethernet addresses." These updates enhance code clarity and maintain consistency with network driver conventions. Signed-off-by: Dharanitharan R <dharanitharan725@gmail.com> Link: https://patch.msgid.link/20251023145903.2557-1-dharanitharan725@gmail.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/lib/python/kdoc/python_version.py')
0 files changed, 0 insertions, 0 deletions