From: Johannes Berg <[email protected]> Date: Wed, 14 Jun 2017 22:17:20 +0200
> From: Johannes Berg <[email protected]> > > It's nicer to return void, since then there's no need to > cast to any structures. Currently none of the users have > a cast, but a number of future conversions do. > > Signed-off-by: Johannes Berg <[email protected]> Applied. Although a bit disruptive, it might be nice to convert all of the other "char *" related data pointers in skbuff based interfaces. No, I'm not asking you specifically to work on this, relax :)
