/* * 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; #endifOverall Contributors
| Person | Tokens | Prop | Commits | CommitProp | |
| remi denis-courmont | remi denis-courmont | 14 | 82.35% | 3 | 75.00% |
| david howells | david howells | 3 | 17.65% | 1 | 25.00% |
| Total | 17 | 100.00% | 4 | 100.00% |