Valerie Henson wrote:
Fix an annoying typo - SytemError -> SystemError

Signed-off-by: Valerie Henson <[EMAIL PROTECTED]>
Cc: Jeff Garzik <[EMAIL PROTECTED]>

---
 drivers/net/tulip/interrupt.c   |    4 ++--
 drivers/net/tulip/tulip.h       |    2 +-
 drivers/net/tulip/winbond-840.c |    2 +-
 3 files changed, 4 insertions(+), 4 deletions(-)

applied 5-6, after fixing the subject lines.

Please note that anything in the subject line between '[' and ']', inclusive, is stripped before applying to the kernel. Thus, your '[TULIP]' identifier, which tells people which area of the kernel you are modifying, is stripped.

You want to use a subject line like

        [patch 4/6] tulip: fix SytemError typo

For more info see http://linux.yyz.us/patch-format.html and Documentation/SubmittingPatches.

        Jeff



-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to