Release 4.12 include/linux/if_phonet.h
/*
* 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
Person | Tokens | Prop | Commits | CommitProp |
Rémi Denis-Courmont | 14 | 82.35% | 3 | 75.00% |
David Howells | 3 | 17.65% | 1 | 25.00% |
Total | 17 | 100.00% | 4 | 100.00% |
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.