cregit-Linux how code gets into the kernel

Release 4.15 net/wireless/debugfs.h

Directory: net/wireless
/* SPDX-License-Identifier: GPL-2.0 */
#ifndef __CFG80211_DEBUGFS_H

#define __CFG80211_DEBUGFS_H

#ifdef CONFIG_CFG80211_DEBUGFS
void cfg80211_debugfs_rdev_add(struct cfg80211_registered_device *rdev);
#else

static inline void cfg80211_debugfs_rdev_add(struct cfg80211_registered_device *rdev) {}

Contributors

PersonTokensPropCommitsCommitProp
Luis R. Rodriguez981.82%150.00%
Johannes Berg218.18%150.00%
Total11100.00%2100.00%

#endif #endif /* __CFG80211_DEBUGFS_H */

Overall Contributors

PersonTokensPropCommitsCommitProp
Luis R. Rodriguez3286.49%133.33%
Johannes Berg410.81%133.33%
Greg Kroah-Hartman12.70%133.33%
Total37100.00%3100.00%
Directory: net/wireless
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.
Created with cregit.