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: <20130103134554.GJ7247@mwanda> Date: Thu, 3 Jan 2013 16:45:54 +0300 From: Dan Carpenter <dan.carpenter@...cle.com> To: Russell King - ARM Linux <linux@....linux.org.uk> Cc: Tony Prisk <linux@...sktech.co.nz>, Tomasz Stanislawski <t.stanislaws@...sung.com>, Dan Carpenter <error27@...il.com>, Sergei Shtylyov <sshtylyov@...sta.com>, kernel-janitors@...r.kernel.org, linux-kernel@...r.kernel.org, Kyungmin Park <kyungmin.park@...sung.com>, Sylwester Nawrocki <sylvester.nawrocki@...il.com>, linux-arm-kernel@...ts.infradead.org, linux-media@...r.kernel.org Subject: Re: [PATCH RESEND 6/6] clk: s5p-g2d: Fix incorrect usage of IS_ERR_OR_NULL On Thu, Jan 03, 2013 at 11:21:02AM +0000, Russell King - ARM Linux wrote: > Maybe you don't realise, but IS_ERR(NULL) is false. Therefore, this falls > into category (2). No, obviously, I know the difference between IS_ERR() and IS_ERR_OR_NULL(). That's how we started this thread. *shrug*. regards, dan carpenter -- 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