linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] lib: add "on" and "off" to strtobool
@ 2016-01-28 14:17 Kees Cook
  2016-01-28 14:17 ` [PATCH 1/3] lib: fix callers of strtobool to use char array Kees Cook
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Kees Cook @ 2016-01-28 14:17 UTC (permalink / raw)
  To: Andrew Morton
  Cc: Kees Cook, Joe Perches, Rasmus Villemoes, Daniel Borkmann,
	Amitkumar Karwar, Nishant Sarmukadam, Kalle Valo, Steve French,
	Michael Ellerman, Heiko Carstens, Martin Schwidefsky, x86,
	linuxppc-dev, linux-s390, linux-wireless, netdev, linux-cifs,
	linux-kernel

This consolidates logic for handling "on"/"off" parsing for bools into
the existing strtobool function. This requires making sure callers are
passing NULL-terminated strings.

-Kees

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2016-02-04 18:56 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-01-28 14:17 [PATCH 0/3] lib: add "on" and "off" to strtobool Kees Cook
2016-01-28 14:17 ` [PATCH 1/3] lib: fix callers of strtobool to use char array Kees Cook
2016-02-01 13:17   ` Andy Shevchenko
2016-02-04 18:56     ` Kees Cook
2016-01-28 14:17 ` [PATCH 2/3] lib: add "on" and "off" to strtobool Kees Cook
2016-01-28 14:17 ` [PATCH 3/3] param: convert some "on"/"off" users " Kees Cook
2016-01-28 15:27   ` Heiko Carstens
2016-01-29  3:15   ` Michael Ellerman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).