On Tuesday 14 August 2012, [email protected] wrote:
> From: Wei WANG <[email protected]>
> 
> Realtek PCI-E card reader driver adapts requests from upper-level
> sdmmc/memstick layer to the real physical card reader.
> 
> Signed-off-by: Wei WANG <[email protected]>

When you post a new version of patches, please add a version number in the
subject line, like " [PATCH v3 1/2] drivers/mfd: Add realtek pcie card
reader driver", to make it easier for people to know what has changed.
It's also helpful to have a "[PATCH 0/XX]" as 'git format-patch
--cover-letter' generates and list the changes to the previous versions
of your patch in there. Best combine this with 'git send-email --thread
--no-chain-reply', so all patches are sent in the same email thread as
the introductory mail.

Finally, when you get an 'Acked-by' or 'Reviewed-by' tag from someone,
please add that below your Signed-off-by.

Your patches both look fine now, so you can add my

Reviewed-by: Arnd Bergmann <[email protected]>

        Arnd
_______________________________________________
devel mailing list
[email protected]
http://driverdev.linuxdriverproject.org/mailman/listinfo/devel

Reply via email to