Re: [PATCH v1] platform/chrome: cros_ec_proto: Update version on GET_NEXT_EVENT failure

From: Tzung-Bi Shih
Date: Thu Aug 04 2022 - 05:00:53 EST


On Tue, Aug 02, 2022 at 05:41:28PM +0200, Patryk Duda wrote:
> Fixes: 3300fdd630d4 ("platform/chrome: cros_ec: handle MKBP more events flag")
> Cc: <stable@xxxxxxxxxxxxxxx> # 5.10+

Any concerns if removing the Cc tag? As I think a Fixes tag should be
sufficient. On a related note, why did you specify for only 5.10+?

> Signed-off-by: Patryk Duda <pdk@xxxxxxxxxxxx>

You should collect the Reviewed-by tags the patch already got as dropping
`ver_mask` initialization isn't a big change. I could do that for the patch
this time.

[...]
> v0 -> v1
> - Dropped `ver_mask` initialization.

Please start versioning from v1 next time.