cregit-Linux how code gets into the kernel

Release 4.14 arch/blackfin/include/uapi/asm/poll.h

/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
/*
 * Copyright 2004-2009 Analog Devices Inc.
 *
 * Licensed under the GPL-2 or later.
 *
 */

#ifndef _UAPI__BFIN_POLL_H

#define _UAPI__BFIN_POLL_H


#define POLLWRNORM	4 
/* POLLOUT */

#define POLLWRBAND	256

#include <asm-generic/poll.h>

#endif /* _UAPI__BFIN_POLL_H */

Overall Contributors

PersonTokensPropCommitsCommitProp
Bryan Wu1356.52%120.00%
Mike Frysinger521.74%120.00%
Chen Gang S313.04%120.00%
Greg Kroah-Hartman14.35%120.00%
Robin Getz14.35%120.00%
Total23100.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.