summaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/mm.py
diff options
context:
space:
mode:
authorAli Nasrolahi <a.nasrolahi01@gmail.com>2025-07-23 07:49:21 +0330
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2025-07-24 11:31:34 +0200
commit63533ba19d0f325f8e36cc5aae73281a93758618 (patch)
tree48b82b3c55f3fcc955114861741f68bb40d55d2b /scripts/gdb/linux/mm.py
parentf50d5e0c1f80d004510bf77cb0e1759103585c00 (diff)
staging: rtl8723bs: remove redundant semicolon in basic_types.h
The macro SET_BITS_TO_LE_2BYTE ends with a semicolon inside its definition, which can lead to an extra semicolon when used, resulting in inconsistent formatting or potential warnings. This patch removes the redundant semicolon to comply with kernel macro style guidelines and improve readability. Detected using checkpatch.pl. Signed-off-by: Ali Nasrolahi <A.Nasrolahi01@gmail.com> Link: https://lore.kernel.org/r/20250723041920.9623-2-A.Nasrolahi01@gmail.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts/gdb/linux/mm.py')
0 files changed, 0 insertions, 0 deletions