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 for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Tue, 11 Dec 2012 08:33:34 -0200
From:	Fabio Estevam <festevam@...il.com>
To:	shawn.guo@...aro.org
Cc:	mturquette@...aro.org, linux-kernel@...r.kernel.org,
	Fabio Estevam <fabio.estevam@...escale.com>
Subject: Re: [PATCH] clk: mxs: Remove unneeded NULL pointer check

Shawn/Mike,

On Wed, Nov 21, 2012 at 7:33 PM, Fabio Estevam <festevam@...il.com> wrote:
> From: Fabio Estevam <fabio.estevam@...escale.com>
>
> mxs platform has been converted to device tree.
>
> There is no need to check if np is NULL after doing:
>
> np = of_find_compatible_node(NULL, NULL, "fsl,imx[23/28]-clkctrl");
>
> ,as it will always be non-NULL.
>
> Signed-off-by: Fabio Estevam <fabio.estevam@...escale.com>

Does this patch look good?
--
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