summaryrefslogtreecommitdiff
path: root/scripts/objdiff
diff options
context:
space:
mode:
authorMarcos Paulo de Souza <marcos.souza.org@gmail.com>2017-01-22 20:49:21 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2017-01-23 11:56:29 +0300
commit41a5d7c0085379c6f147ade7c9e1e15ed6bd9d36 (patch)
treea8c95782b2c7013fbc19f72ea61570b012634345 /scripts/objdiff
parent11b74593cbd375dd607945ce82c5a7f67ac9a0e9 (diff)
downloadlinux-41a5d7c0085379c6f147ade7c9e1e15ed6bd9d36.tar.xz
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 <marcos.souza.org@gmail.com> Acked-by: Mark Greer <mgreer@animalcreek.com> Acked-by: Vaibhav Agarwal <vaibhav.sr@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts/objdiff')
0 files changed, 0 insertions, 0 deletions