diff options
author | Uwe Kleine-König <u.kleine-koenig@baylibre.com> | 2024-12-18 12:48:09 +0100 |
---|---|---|
committer | Jonathan Cameron <Jonathan.Cameron@huawei.com> | 2024-12-28 14:28:13 +0000 |
commit | e439c72499a06090fb1aaf627a5187cc30f9b571 (patch) | |
tree | 5ab02ae16018b5673e320a0fafff9e968241389f /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | 4358b76480211199c7ce5cfc90963c2a465702fa (diff) |
iio: adc: ad_sigma_delta: Use `unsigned int` instead of plain `unsigned`
This fixes a checkpatch warning:
WARNING: Prefer 'unsigned int' to bare use of 'unsigned'
#70: FILE: drivers/iio/adc/ad_sigma_delta.c:253:
+ unsigned status_reg;
Signed-off-by: Uwe Kleine-König <u.kleine-koenig@baylibre.com>
Link: https://patch.msgid.link/20241218114809.1378063-2-u.kleine-koenig@baylibre.com
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions