Release 4.18 arch/m68k/include/uapi/asm/poll.h
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
#ifndef __m68k_POLL_H
#define __m68k_POLL_H
#define POLLWRNORM POLLOUT
#define POLLWRBAND 256
#include <asm-generic/poll.h>
#endif
Overall Contributors
Person | Tokens | Prop | Commits | CommitProp |
Linus Torvalds (pre-git) | 15 | 75.00% | 1 | 25.00% |
Stephen Rothwell | 3 | 15.00% | 1 | 25.00% |
Greg Kroah-Hartman | 1 | 5.00% | 1 | 25.00% |
Al Viro | 1 | 5.00% | 1 | 25.00% |
Total | 20 | 100.00% | 4 | 100.00% |
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.