diff options
author | Marcos Paulo de Souza <[email protected]> | 2017-01-22 15:49:21 -0200 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2017-01-23 09:56:29 +0100 |
commit | 41a5d7c0085379c6f147ade7c9e1e15ed6bd9d36 (patch) | |
tree | a8c95782b2c7013fbc19f72ea61570b012634345 /tools/perf/scripts/python/sched-migration.py | |
parent | 11b74593cbd375dd607945ce82c5a7f67ac9a0e9 (diff) |
staging: greybus: audio_gb.c: Change uint32_t to u32
Change uint32_t to u32, solved the issue reported by checkpatch.pl:
CHECK: Prefer kernel type 'u32' over 'uint32_t'
+ uint32_t *format, uint32_t *rate, u8 *channels,
CHECK: Prefer kernel type 'u32' over 'uint32_t'
+ uint32_t format, uint32_t rate, u8 channels,
Signed-off-by: Marcos Paulo de Souza <[email protected]>
Acked-by: Mark Greer <[email protected]>
Acked-by: Vaibhav Agarwal <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sched-migration.py')
0 files changed, 0 insertions, 0 deletions