diff options
author | Jiri Slaby (SUSE) <jirislaby@kernel.org> | 2025-03-19 10:29:43 +0100 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2025-05-16 21:06:12 +0200 |
commit | 18e743e911020eb74cc4eaf549c18ed12a5acb9a (patch) | |
tree | 3d85868d5279ed7f9133e39443088cb01c4d6278 /scripts/bpf_doc.py | |
parent | 14ebb11ba895c9223d9a453a17df2fd81410c96c (diff) |
irqdomain: Use irq_domain_instantiate()'s return value as initializers
This makes the code more compact.
Note that irq_domain_create_hierarchy()'s handling of size is now part of
info's initializer (using the ternary operator). That makes more sense
while reading it.
Signed-off-by: Jiri Slaby (SUSE) <jirislaby@kernel.org>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Link: https://lore.kernel.org/all/20250319092951.37667-51-jirislaby@kernel.org
Diffstat (limited to 'scripts/bpf_doc.py')
0 files changed, 0 insertions, 0 deletions