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
| ||
|
Message-Id: <20181028220927.56227-1-post@steffenvogel.de> Date: Sun, 28 Oct 2018 23:09:19 +0100 From: Steffen Vogel <post@...ffenvogel.de> To: linux-kernel@...r.kernel.org Cc: Evgeniy Polyakov <zbr@...emap.net> Subject: w1: coding style and checkpatch fixes Hi, This is my first series of patches for the Linux kernel. I started by familiarizing myself with coding style and satisfying my inner OCD by cleaning the 1-wire subsystem. Steffen