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  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Tue, 13 Dec 2011 16:11:52 -0500 (EST)
From:	David Miller <davem@...emloft.net>
To:	sailer@...ler.dynip.lugs.ch
Cc:	netdev@...r.kernel.org
Subject: Re: bayom_epp patch

From: Thomas Sailer <sailer@...ler.dynip.lugs.ch>
Date: Tue, 13 Dec 2011 19:50:08 +0100

> baycom_epp: Improve parport handling, fix multi-core support

This is a really sloppily coded patch, there is tons of
trailing whitespace and damaged initial tabs mixed with
space characters:

+ git apply --check --whitespace=error-all diff
diff:428: space before tab in indent.
 	spin_unlock_bh(&bc->lock);
diff:436: trailing whitespace.
	
diff:439: trailing whitespace.
		
diff:487: trailing whitespace.
	/* prepare EPP mode; we aren't using interrupts */		
diff:539: trailing whitespace.
	spin_unlock_bh(&bc->lock);	
diff:779: trailing whitespace.
		
Please fix this up and freshly resubmit.
--
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ