[PATCH] mtd: meson: fix meson_nfc_dma_buffer_release() arguments

Miquel Raynal miquel.raynal at bootlin.com
Wed Oct 28 04:12:21 EDT 2020


Hello Sergei,

sa <saproj at gmail.com> wrote on Wed, 28 Oct 2020 01:20:15 +0300:

> From: Sergei Antonov <saproj at gmail.com>
> 
> Arguments 'infolen' and 'datalen' to meson_nfc_dma_buffer_release() were mixed up.
> Also extra spaces removed.

If this is true, then this is definitely a big fix that needs a Fixes:
tag as well as a Cc: stable tag. The other Cc: are not really needed in
the patch though, you just need to add these people when sending the
patch.

Also, please split this into two chunks. Backporting a fix with so much
extra changes is a pain:
- 1/2: fix the arguments
- 2/2: fix the extra spaces (no need for a Fixes/Stable tag here).

Thanks!
Miquèl

> Signed-off-by: Sergei Antonov <saproj at gmail.com>
> Cc: Miquel Raynal <miquel.raynal at bootlin.com>
> Cc: Liang Yang <liang.yang at amlogic.com>
> Cc: Yixun Lan <yixun.lan at amlogic.com>
> Cc: Jianxin Pan <jianxin.pan at amlogic.com>



More information about the linux-mtd mailing list