diff options
| author | Sakari Ailus <[email protected]> | 2023-04-24 12:52:12 +0300 |
|---|---|---|
| committer | Hans Verkuil <[email protected]> | 2023-05-25 16:21:22 +0200 |
| commit | 98b9564243805810b7d412368e512bd7b1c3837e (patch) | |
| tree | ac475c85a9102e28e2c733114c37d0db890d53f8 /tools/perf/scripts/python/export-to-postgresql.py | |
| parent | e6a4702394383888961fc6cae7b99f387db03de4 (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