Release 4.14 arch/frv/include/uapi/asm/poll.h
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
#ifndef _ASM_POLL_H
#define _ASM_POLL_H
#define POLLWRNORM POLLOUT
#define POLLWRBAND 256
#include <asm-generic/poll.h>
#undef POLLREMOVE
#endif
Overall Contributors
Person | Tokens | Prop | Commits | CommitProp |
David Howells | 16 | 69.57% | 1 | 33.33% |
Stephen Rothwell | 6 | 26.09% | 1 | 33.33% |
Greg Kroah-Hartman | 1 | 4.35% | 1 | 33.33% |
Total | 23 | 100.00% | 3 | 100.00% |
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.