Re: [PATCH] cfg80211: don't export cfg80211_iter_combinations()
From: Johannes Berg <johannes@sipsolutions.net>
Date: 2016-10-21 10:24:29
From: Johannes Berg <johannes@sipsolutions.net>
Date: 2016-10-21 10:24:29
On Fri, 2016-10-21 at 12:19 +0200, Johannes Berg wrote:
From: Johannes Berg <redacted> Nothing uses it outside of cfg80211, and since only cfg80211_check_combinations() uses it in the same file it can even be static - do that.
Err, obviously my git grep foo failed me ... :) johannes