* Re: [PATCH] power: Replaced spaces with tabs in indent
[not found] <20170219231953.GA13155@munir-lfs>
@ 2017-03-15 21:21 ` Sebastian Reichel
0 siblings, 0 replies; only message in thread
From: Sebastian Reichel @ 2017-03-15 21:21 UTC (permalink / raw)
To: Munir Contractor; +Cc: linux-pm
[-- Attachment #1: Type: text/plain, Size: 1202 bytes --]
Hi,
On Sun, Feb 19, 2017 at 06:19:53PM -0500, Munir Contractor wrote:
> This patch fixes 4 checkpatch.pl errors on lines 433 to 436:
> ERROR: code indent should use tabs where possible
>
> Signed-off-by: Munir Contractor <munircontractor@gmail.com>
> ---
> drivers/power/supply/ab8500_bmdata.c | 8 ++++----
> 1 file changed, 4 insertions(+), 4 deletions(-)
>
> diff --git a/drivers/power/supply/ab8500_bmdata.c b/drivers/power/supply/ab8500_bmdata.c
> index d298645..8c495860 100644
> --- a/drivers/power/supply/ab8500_bmdata.c
> +++ b/drivers/power/supply/ab8500_bmdata.c
> @@ -430,10 +430,10 @@ static const struct abx500_maxim_parameters ab8500_maxi_params = {
> };
>
> static const struct abx500_maxim_parameters abx540_maxi_params = {
> - .ena_maxi = true,
> - .chg_curr = 3000,
> - .wait_cycles = 10,
> - .charger_curr_step = 200,
> + .ena_maxi = true,
> + .chg_curr = 3000,
> + .wait_cycles = 10,
> + .charger_curr_step = 200,
> };
>
> static const struct abx500_bm_charger_parameters chg = {
> --
> 2.4.4
>
Thanks, queued. I fixed up the subject while applying.
Also please always Cc mailinglists.
-- Sebastian
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2017-03-15 21:21 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <20170219231953.GA13155@munir-lfs>
2017-03-15 21:21 ` [PATCH] power: Replaced spaces with tabs in indent Sebastian Reichel
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox