Re: [PATCH] ARM: OMAP1: clock: Use IS_ERR_OR_NULL() to clean code
* Tang Bin [200910 14:06]: > Use IS_ERR_OR_NULL() to make the code cleaner. Applying into omap-for-v5.11/soc thanks. Tony
[PATCH] ARM: OMAP1: clock: Use IS_ERR_OR_NULL() to clean code
Use IS_ERR_OR_NULL() to make the code cleaner. Signed-off-by: Zhang Shengju Signed-off-by: Tang Bin --- arch/arm/mach-omap1/clock.c | 14 +++--- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/arch/arm/mach-omap1/clock.c b/arch/arm/mach-omap1/clock.c index bd5be8210..9d4a0