diff options
| author | Kongyang Liu <[email protected]> | 2025-01-10 21:55:27 +0800 |
|---|---|---|
| committer | Mattijs Korpershoek <[email protected]> | 2025-06-02 09:57:43 +0200 |
| commit | bd88148a1bf3457ffe05d3bb0563dc4bfbfeee96 (patch) | |
| tree | 50d57100fb3f57ad78a38f2793ded0e41cd90471 /include/linux | |
| 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 <[email protected]>
Reviewed-by: Marek Vasut <[email protected]>
Tested-by: Peter Robinson <[email protected]>
Signed-off-by: Junhui Liu <[email protected]>
Reviewed-by: Mattijs Korpershoek <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mattijs Korpershoek <[email protected]>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions
