cregit-Linux how code gets into the kernel

Release 4.14 arch/cris/include/asm/irq.h

/* SPDX-License-Identifier: GPL-2.0 */
#ifndef _ASM_IRQ_H

#define _ASM_IRQ_H

#include <arch/irq.h>


static inline int irq_canonicalize(int irq) { return irq; }

Contributors

PersonTokensPropCommitsCommitProp
Mikael Starvik1184.62%150.00%
Adrian Bunk215.38%150.00%
Total13100.00%2100.00%

#endif /* _ASM_IRQ_H */

Overall Contributors

PersonTokensPropCommitsCommitProp
Linus Torvalds1142.31%120.00%
Mikael Starvik1142.31%120.00%
Adrian Bunk27.69%120.00%
Greg Kroah-Hartman13.85%120.00%
Jesper Nilsson13.85%120.00%
Total26100.00%5100.00%
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.
Created with cregit.