summaryrefslogtreecommitdiff
path: root/lib/tiny-printf.c
diff options
context:
space:
mode:
authorKongyang Liu <seashell11234455@gmail.com>2025-01-10 21:55:27 +0800
committerMattijs Korpershoek <mkorpershoek@kernel.org>2025-06-02 09:57:43 +0200
commitbd88148a1bf3457ffe05d3bb0563dc4bfbfeee96 (patch)
tree50d57100fb3f57ad78a38f2793ded0e41cd90471 /lib/tiny-printf.c
parentc5d685b8993cf9e2fa4321dc3f9f866d5655e976 (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 'lib/tiny-printf.c')
0 files changed, 0 insertions, 0 deletions