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:	Sat, 12 Dec 2015 12:11:37 -0500 (EST)
From:	Alan Stern <stern@...land.harvard.edu>
To:	"Geyslan G. Bem" <geyslan@...il.com>
cc:	Peter Senna Tschudin <peter.senna@...il.com>,
	<linux-usb@...r.kernel.org>, LKML <linux-kernel@...r.kernel.org>,
	Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Subject: Re: [PATCH 01/10] usb: host: ehci-sched: refactor scan_isoc function

On Sat, 12 Dec 2015, Geyslan G. Bem wrote:

> >> +                                     if (q.itd->hw_transaction[uf] &
> >> +                                         ITD_ACTIVE(ehci))
> >
> > The style used in this source file does not align continuation lines
> > with open parens on the line above.  Instead, the continuation lines
> > are indented by 2 extra tabs (or maybe 1 extra if 2 would pushd them
> > beyond 80 characters).
> My Emacs is configured for linux indentation. I'll fix it manually. Or
> have you a ready lisp for this style? :-)

I don't.

> Is there a doc like the Documentation/CodingStyle with this different rules?

Not as far as I know.

Alan Stern

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ