aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/vmlinux-gdb.py
diff options
context:
space:
mode:
authorDouglas Anderson <[email protected]>2020-04-28 17:23:28 -0700
committerLinus Walleij <[email protected]>2020-04-29 14:18:58 +0200
commit8d0910121b070b4edf4239d91cf9a4523b33ca0c (patch)
tree11d7e0a18a06d2268e898609dae99eac381668f5 /scripts/gdb/vmlinux-gdb.py
parent36b5215436ad115551e12478ceb3be4a2279e415 (diff)
gpio: Make "offset" and "unsigned int", not just "unsigned"
When I copied the function prototypes from the GPIO header file into my own driver, checkpatch yelled at me saying that I shouldn't use use "unsigned" but instead should say "unsigned int". Let's make the header file use "unsigned int" so others who copy like I did won't get yelled at. Signed-off-by: Douglas Anderson <[email protected]> Link: https://lore.kernel.org/r/20200428172322.2.Iacb3c8152c3cf9015a91308678155a578b0cc050@changeid Signed-off-by: Linus Walleij <[email protected]>
Diffstat (limited to 'scripts/gdb/vmlinux-gdb.py')
0 files changed, 0 insertions, 0 deletions