mtd: rawnand: r852: [PATCH] Fixed a spelling error in the comments
Miquel Raynal
miquel.raynal at bootlin.com
Wed Feb 19 05:37:52 PST 2025
Hello Terence,
On 19/02/2025 at 11:59:10 GMT, Terence Eden <terence.eden at shkspr.mobi> wrote:
> Continuing the work of Commit #8ab1b51 /
> https://lore.kernel.org/linux-mtd/20240923065649.11966-1-shenlichuan@vivo.com/
>
> This fixes a spelling error in the comments and removes an errant newline.
>
> Signed-off-by: Terence Eden <terence.eden at shkspr.mobi>
I'm sorry but the formatting is still wrong:
- Your commit title should be "mtd: rawnand: r852: Fix a spelling error in the comments"
- I recommend you use git-format-patch or b4 to format your patches,
which will prefix [PATCH] automatically.
- You need to increase the version when you send an iteration, this is
v2, next will be v3 and this must be also done automatically by the
tools, the final result should look like "[PATCH vX]".
- When sending a new iteration you need to give a changelog, and do that
outside of the commit log, ie...
> ---
^^^
Below these '---'
Thanks,
Miquèl
More information about the linux-mtd
mailing list