On 2015.03.06 23:20, Nicholas Krause wrote: > Removes the no longer required structure definition,_STA_QOS due to > no functions using any structures of this type anymore. > > Signed-off-by: Nicholas Krause <[email protected]> > --- > drivers/staging/rtl8192u/ieee80211/rtl819x_Qos.h | 48 > ------------------------ [...]
Why not remove the remaining commented definitions of variables or struct members with that type in drivers/staging/rtl8192u/ie80211/ieee80211.h (lines 2080, 1845) and drivers/staging/rtl8192u/ie80211/r8192U_dm.c (line 2218) together with this patch? -- Thanks, Giedrius -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

