[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20200206113248.GL3897@sirena.org.uk>
Date: Thu, 6 Feb 2020 11:32:48 +0000
From: Mark Brown <broonie@...nel.org>
To: Rishi Gupta <gupt21@...il.com>
Cc: support.opensource@...semi.com,
Adam.Thomson.Opensource@...semi.com, axel.lin@...ics.com,
lgirdwood@...il.com, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] regulator: da9063: remove redundant return statement
On Thu, Feb 06, 2020 at 10:06:01AM +0530, Rishi Gupta wrote:
> The devm_request_threaded_irq() already returns 0 on success
> and negative error code on failure. So return from this itself
> can be used while preserving error log in case of failure.
>
> This commit also fixes checkpatch.pl errors & warnings:
> - WARNING: Prefer 'unsigned int' to bare use of 'unsigned'
> - WARNING: line over 80 characters
> - ERROR: space prohibited before that ',' (ctx:WxW)
> - ERROR: code indent should use tabs where possible
> - WARNING: Block comments use * on subsequent lines
This should be split into separate patches, each doing one thing
as covered in submitting-patchs.rst.
Download attachment "signature.asc" of type "application/pgp-signature" (489 bytes)
Powered by blists - more mailing lists