lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Thu, 15 Mar 2007 11:29:09 -0400 From: Jeff Garzik <jeff@...zik.org> To: Valerie Henson <val_henson@...ux.intel.com> CC: akpm@...l.org, netdev@...r.kernel.org Subject: Re: [patch 5/6] [TULIP] Fix SytemError typo Valerie Henson wrote: > Fix an annoying typo - SytemError -> SystemError > > Signed-off-by: Valerie Henson <val_henson@...ux.intel.com> > Cc: Jeff Garzik <jeff@...zik.org> > > --- > 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 majordomo@...r.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists