Release 4.14 arch/x86/include/asm/qrwlock.h
/* SPDX-License-Identifier: GPL-2.0 */
#ifndef _ASM_X86_QRWLOCK_H
#define _ASM_X86_QRWLOCK_H
#include <asm-generic/qrwlock_types.h>
#include <asm-generic/qrwlock.h>
#endif /* _ASM_X86_QRWLOCK_H */
Overall Contributors
Person | Tokens | Prop | Commits | CommitProp |
Waiman Long | 15 | 93.75% | 1 | 50.00% |
Greg Kroah-Hartman | 1 | 6.25% | 1 | 50.00% |
Total | 16 | 100.00% | 2 | 100.00% |
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.