diff options
author | Michael Grzeschik <m.grzeschik@pengutronix.de> | 2022-04-21 23:14:23 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2022-05-05 22:08:09 +0200 |
commit | a350cfb6537f94be8a6423bc68a7a7883263c306 (patch) | |
tree | 1bb7dbc1bab3088bf3b2a02ddbbe3a2957a8cc61 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 4a7ffc10d19555d75aefb686fd5d91509b3f6f01 (diff) |
usb: gadget: uvc: prevent index variables to start from 0
Some configfs variables like bDefaultFrameIndex are always starting by
1. This patch adds a check to prevent setting those variables to 0.
Signed-off-by: Michael Grzeschik <m.grzeschik@pengutronix.de>
Link: https://lore.kernel.org/r/20220421211427.3400834-4-m.grzeschik@pengutronix.de
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions