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: <20070722184202.GF27415@traven> Date: Sun, 22 Jul 2007 20:42:02 +0200 From: Matthias Kaehlcke <matthias.kaehlcke@...il.com> To: linux-kernel@...r.kernel.org Subject: [PATCH 0/5] Use list_for_each_entry(_safe) instead of list_for_each(_safe) This patchset converts list_for_each(_safe) to list_for_each_entry(_safe) in the following files: kernel/exit.c kernel/time/clocksource.c kernel/user.c mm/oom_kill.c mm/page_alloc.c -- Matthias Kaehlcke Linux Application Developer Barcelona El trabajo es el refugio de los que no tienen nada que hacer (Oscar Wilde) .''`. using free software / Debian GNU/Linux | http://debian.org : :' : `. `'` gpg --keyserver pgp.mit.edu --recv-keys 47D8E5D4 `- - 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/