diff options
author | Aidan MacDonald <[email protected]> | 2022-06-23 22:14:11 +0100 |
---|---|---|
committer | Mark Brown <[email protected]> | 2022-06-29 18:13:08 +0100 |
commit | cffc2be30288786e242bceb9fedde4dfe6ce442d (patch) | |
tree | b39ebae9252faf2c19f6e44aa70270ca3055fb52 /drivers/usb/cdns3/cdns3-trace.c | |
parent | 53a1a16dcc972163bd5816192d5d63ae433c9e56 (diff) |
regmap-irq: Cleanup sizeof(...) use in memory allocation
Instead of mentioning unsigned int directly, use a sizeof(...)
involving the buffer we're allocating to ensure the types don't
get out of sync.
Signed-off-by: Aidan MacDonald <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-trace.c')
0 files changed, 0 insertions, 0 deletions