[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <2045236.FJVOO9eQKE@phil>
Date: Sun, 03 Jul 2016 23:34:07 +0200
From: Heiko Stuebner <heiko@...ech.de>
To: Sudip Mukherjee <sudipm.mukherjee@...il.com>
Cc: Kishon Vijay Abraham I <kishon@...com>,
linux-kernel@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
linux-rockchip@...ts.infradead.org
Subject: Re: [PATCH] phy: rockhip-usb: use devm_add_action_or_reset()
Am Sonntag, 3. Juli 2016, 22:01:06 schrieb Sudip Mukherjee:
> If devm_add_action() fails we are explicitly calling the cleanup to free
> the resources allocated. Lets use the helper devm_add_action_or_reset()
> and return directly in case of error, as we know that the cleanup function
> has been already called by the helper if there was any error.
>
> Signed-off-by: Sudip Mukherjee <sudip.mukherjee@...ethink.co.uk>
a nice new helper this devm_add_action_or_reset.
Reviewed-by: Heiko Stuebner <heiko@...ech.de>
Powered by blists - more mailing lists