zhao, forrest wrote:
OK. I ported it to latest #upstream
Signed-off-by: Zhao, Forrest <forrest.zhao@xxxxxxxxx>
The patch looks good to me, but can you repost it with proper header
message? If Jeff applies your patch w/ git-applymbox, "OK. I ported it
to latest #upstream" will end up as the commit message body, which isn't
so descriptive. Please write what the patch does above Signed-off-by.
You can write 'ported to latest #upstream' kind of message below
Signed-off-by separated w/ '---'. For example.
Subject: [PATCH] libata: Snoop SET FEATURES - WRITE CACHE ENABLE/DISABLE
command (v5)
[Explain what the patch does.]
Signed-off-by: [....]
---
OK. I ported it to latest #upstream
[If the patch touches a lot of files, including diffstat -p1 result here
would be nice.]
diff --git a/drivers/scsi/libata-core.c b/drivers/scsi/libata-core.c
index 11df827..7efe991 100644
--- a/drivers/scsi/libata-core.c
+++ b/drivers/scsi/libata-core.c
@@ -69,6 +69,8 @@ static void ata_dev_xfermask(struct ata_
....
--
tejun
-
: send the line "unsubscribe linux-ide" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html