On Mon, Nov 09, 2015 at 11:02:33PM +0100, Johannes Berg wrote: > As far as the code is concerned, there are two really ugly things: > 1) I still use struct static_key - couldn't quite figure it out > with static_key_false. I think I can replace it easily though. Yeah, didn't see anything that would avoid using struct static_key_false. Was there anything specific that was difficult? > 2) There are a lot of boilerplate ifdefs/macros. I'm sure we can reduce that a lot with some CPP trickery, lots of that looked like endless repetition of the same pattern. -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html