On Wed, Aug 07, 2019 at 11:22:13AM +0200, Antoine Tenart wrote: > In struct frame_info, the cpuq member is never used. This cosmetic patch > removes it from the structure, and from the parsing of the frame header > as it's only set but never used. > > Signed-off-by: Antoine Tenart <antoine.ten...@bootlin.com>
Reviewed-by: Andrew Lunn <and...@lunn.ch> Andrew