diff options
author | 2020-09-17 13:02:35 +0200 | |
---|---|---|
committer | 2020-09-17 18:52:44 +0200 | |
commit | 37329036f67f2592a01c62fcc33b13dd55c42140 (patch) | |
tree | a1d45c47a2bcf27d1cb383e8525415765d1d066c /tools/perf/scripts/python/export-to-postgresql.py | |
parent | USB: adutux: fix debugging (diff) | |
download | linux-dev-37329036f67f2592a01c62fcc33b13dd55c42140.tar.xz linux-dev-37329036f67f2592a01c62fcc33b13dd55c42140.zip |
USB: cdc-acm: cleanup of data structures
Buffers should be u8*, not unsigned char*
Buffers have an unsigned length and using an int
as a boolean is a bit outdated.
No functional change intended.
Signed-off-by: Oliver Neukum <oneukum@suse.com>
Link: https://lore.kernel.org/r/20200917110235.11854-1-oneukum@suse.com
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