diff options
author | Kongyang Liu <seashell11234455@gmail.com> | 2025-01-10 21:55:27 +0800 |
---|---|---|
committer | Mattijs Korpershoek <mkorpershoek@kernel.org> | 2025-06-02 09:57:43 +0200 |
commit | bd88148a1bf3457ffe05d3bb0563dc4bfbfeee96 (patch) | |
tree | 50d57100fb3f57ad78a38f2793ded0e41cd90471 /arch/arm/mach-stm32mp/cmd_stm32prog/stm32prog.c | |
parent | c5d685b8993cf9e2fa4321dc3f9f866d5655e976 (diff) |
usb: dwc2: Replace uint<x>_t types with u<x>
Updates all instances of uint8_t, uint16_t, and uint32_t to u8, u16, and
u32 respectively, ensuring consistent use of kernel-preferred types and
resolving checkpatch.pl warnings.
Signed-off-by: Kongyang Liu <seashell11234455@gmail.com>
Reviewed-by: Marek Vasut <marex@denx.de>
Tested-by: Peter Robinson <pbrobinson@gmail.com>
Signed-off-by: Junhui Liu <junhui.liu@pigmoral.tech>
Reviewed-by: Mattijs Korpershoek <mkorpershoek@baylibre.com>
Link: https://lore.kernel.org/r/20250110-dwc2-dev-v4-8-987f4fd6f8b2@pigmoral.tech
Signed-off-by: Mattijs Korpershoek <mkorpershoek@kernel.org>
Diffstat (limited to 'arch/arm/mach-stm32mp/cmd_stm32prog/stm32prog.c')
0 files changed, 0 insertions, 0 deletions