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: Mon, 19 Mar 2007 17:48:02 -0300 From: "Arnaldo Carvalho de Melo" <acme@...stprotocols.net> To: "David Miller" <davem@...emloft.net> Cc: netdev@...r.kernel.org Subject: Re: [PATCH 1/1] [SK_BUFF]: Adjust the zeroing up to tail in __alloc_skb too On 3/19/07, David Miller <davem@...emloft.net> wrote: > From: Arnaldo Carvalho de Melo <acme@...hat.com> > Date: Mon, 19 Mar 2007 10:50:30 -0300 > > > Hi David, > > > > Please pull from: > > > > master.kernel.org:/pub/scm/linux/kernel/git/acme/net-2.6.22 > > Pulled, thanks Arnaldo. > > Can you please verify the white-space in your patches in the future? > I have a ton of whitespace warnings from GIT to fix up as I'm rebasing > the net-2.6.22 tree. The following "pcheck" script (which I've > probably posted like 10 or more times) works great for this. > > Unfortunately, when you "git commit" stuff GIT doesn't do whitespace > damange checking by default, only when you are importing patches or > similar :-/ > > #!/bin/sh > set -x > git apply --check --whitespace=error-all $1 OK, I wasn' t expecting any whitspaces, probably were whitespaces already there that were kept, I'll try and check future patches. - Arnaldo - 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