cregit-Linux how code gets into the kernel

Release 4.14 include/linux/if_phonet.h

Directory: include/linux
/* SPDX-License-Identifier: GPL-2.0 */
/*
 * File: if_phonet.h
 *
 * Phonet interface kernel definitions
 *
 * Copyright (C) 2008 Nokia Corporation. All rights reserved.
 */
#ifndef LINUX_IF_PHONET_H

#define LINUX_IF_PHONET_H

#include <uapi/linux/if_phonet.h>

extern struct header_ops phonet_header_ops;
#endif

Overall Contributors

PersonTokensPropCommitsCommitProp
Rémi Denis-Courmont1477.78%360.00%
David Howells316.67%120.00%
Greg Kroah-Hartman15.56%120.00%
Total18100.00%5100.00%
Directory: include/linux
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.
Created with cregit.