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:	Fri, 1 Sep 2006 08:32:47 -0700
From:	"Randy.Dunlap" <rdunlap@...otime.net>
To:	Jan Engelhardt <jengelh@...ux01.gwdg.de>
Cc:	Josef Sipek <jsipek@...sunysb.edu>, linux-kernel@...r.kernel.org,
	linux-fsdevel@...r.kernel.org, hch@...radead.org, akpm@...l.org,
	viro@....linux.org.uk
Subject: Re: [PATCH 02/22][RFC] Unionfs: Kconfig and Makefile

On Fri, 1 Sep 2006 14:44:51 +0200 (MEST) Jan Engelhardt wrote:

> 
> >+config UNION_FS
> >+	tristate "Stackable namespace unification file system"
> >+	depends on EXPERIMENTAL
> >+	help
> >+	  Unionfs is a stackable unification file system, which appears to
> >+	  merge the contents of several directories (branches), while keeping
> >+	  their physical content separate.
> 
> Is there any CodingStyle for Kconfig files? Like what indentation to use (4 vs
> 8) (tab vs space) and/or whether to use "help" or "---help---"

Doc/kbuild/kconfig-language.txt says that "help" or "---help---" is OK.
It also seems to recommend some indentation under "help", but doesn't
say what that is.  Roman seems to use TAB + "help" and then
TAB SPACE SPACE <help text> under the "help" keyword, but it's not
codified anywhere that I know of.

---
~Randy
-
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