2013/1/20 Dan Carpenter <[email protected]>: > There were no break statements in this switch statement so everything > used the default settings. Per Walter Harms's suggestion, I've replaced > the switch statement and done a little cleanup. > > Signed-off-by: Dan Carpenter <[email protected]> > --- > v2: Make additional style fixes as well while we're messing with the > function. > v3: Make the array static const int.
Looks fine, thanks Dan -- Rafał _______________________________________________ b43-dev mailing list [email protected] http://lists.infradead.org/mailman/listinfo/b43-dev
