aboutsummaryrefslogtreecommitdiff
path: root/scripts/bpf_doc.py
diff options
context:
space:
mode:
authorKent Gibson <[email protected]>2021-11-08 09:28:50 +0800
committerBartosz Golaszewski <[email protected]>2021-11-15 14:27:50 +0100
commitc472d71be0be0f0ca0fbb794dce83bd76623ee2f (patch)
treea55835926f52f6871ea3a334edc6389333e72db3 /scripts/bpf_doc.py
parent92a59d7f381d2caf69385bfa00590028e32eea26 (diff)
selftests: gpio: fix uninitialised variable warning
When compiled with -Wall gpio-mockup-cdev.c reports an uninitialised variable warning. This is a false positive, as the variable is ignored in the case it is uninitialised, but initialise the variable anyway to remove the warning. Signed-off-by: Kent Gibson <[email protected]> Signed-off-by: Bartosz Golaszewski <[email protected]>
Diffstat (limited to 'scripts/bpf_doc.py')
0 files changed, 0 insertions, 0 deletions