aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorSakari Ailus <[email protected]>2023-04-24 12:52:12 +0300
committerHans Verkuil <[email protected]>2023-05-25 16:21:22 +0200
commit98b9564243805810b7d412368e512bd7b1c3837e (patch)
treeac475c85a9102e28e2c733114c37d0db890d53f8 /tools/perf/scripts/python/export-to-postgresql.py
parente6a4702394383888961fc6cae7b99f387db03de4 (diff)
media: uapi: Use unsigned int values for assigning bits in u32 fields
Use unsigned int values annoted by "U" for u32 fields. While this is a good practice, there doesn't appear to be a bug that this patch would fix. The patch has been generated using the following command: perl -i -pe 's/\([0-9]+\K <</U <</g; s/\|\s*0\K\)/U\)/' \ include/uapi/linux/media.h Signed-off-by: Sakari Ailus <[email protected]> Reviewed-by: Laurent Pinchart <[email protected]> Signed-off-by: Hans Verkuil <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions