Re: [char-misc-next 2/2] mei: revamp mei extension header structure layout.

From: Greg Kroah-Hartman
Date: Thu Jun 17 2021 - 07:48:00 EST


On Wed, Jun 16, 2021 at 12:15:57AM +0300, Tomas Winkler wrote:
> @@ -284,7 +296,7 @@ static inline bool mei_ext_last(struct mei_ext_meta_hdr *meta,
> }
>
> /**
> - *mei_ext_next - following extended header on the TLV list
> + * mei_ext_next - following extended header on the TLV list
> *
> * @ext: current extend header
> *

This change belongs in the previous patch, not this one.

Please fix up.

thanks,

greg k-h