diff options
| author | Bixuan Cui <[email protected]> | 2021-09-16 02:52:03 +0000 |
|---|---|---|
| committer | Marc Zyngier <[email protected]> | 2021-09-22 13:29:32 +0000 |
| commit | 20c36ce2164f1774b487d443ece99b754bc6ad43 (patch) | |
| tree | 38d75b36adce35bcb70f899cbdfd1fa0eb96fd12 /lib/test_vmalloc.c | |
| parent | irqchip/armada-370-xp: Fix ack/eoi breakage (diff) | |
| download | kernel-20c36ce2164f1774b487d443ece99b754bc6ad43.tar.gz kernel-20c36ce2164f1774b487d443ece99b754bc6ad43.zip | |
irqdomain: Change the type of 'size' in __irq_domain_add() to be consistent
The 'size' is used in struct_size(domain, revmap, size) and its input
parameter type is 'size_t'(unsigned int).
Changing the size to 'unsigned int' to make the type consistent.
Signed-off-by: Bixuan Cui <[email protected]>
Signed-off-by: Marc Zyngier <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'lib/test_vmalloc.c')
0 files changed, 0 insertions, 0 deletions
