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] [thread-next>] [day] [month] [year] [list]
Date:	Thu, 5 Apr 2007 11:19:11 -0700
From:	David Brownell <david-b@...bell.net>
To:	Randy Dunlap <randy.dunlap@...cle.com>
Cc:	Jan Engelhardt <jengelh@...ux01.gwdg.de>,
	Tony Lindgren <tony@...mide.com>, linux-kernel@...r.kernel.org,
	David Brownell <dbrownell@...rs.sourceforge.net>
Subject: Re: [PATCH 25/90] ARM: OMAP: h4 must have blinky leds!!

On Wednesday 04 April 2007 9:18 pm, Randy Dunlap wrote:

> I don't think it's a MUA thing.  I think David is talking about the
> spaces after the ^\t that are used for indenting immediately under
> the "if".

Exactly.

	if (There was a young lady named Bright
		Whose speed was far faster than light) {
		She set out one day
		in a relative way
	}
	And returned on the previous night

obeys the only-ident-by-tabs rule, as does

	if (To control chain reactions, your odds
			Improve if you've got cadmium rods) {
		In your fission reactor
		Their lack is a factor
	}
	In screams of "A meltdown! Ye gods!"

Now, the former makes it hard to tell what's condition vs consequent.
(Or whatever the correct technical term is in cases like these.)

- Dave


-
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