[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1577ee39-2587-4d61-bbfc-a043e201c15a@broadcom.com>
Date: Fri, 17 Jan 2020 10:40:42 -0800
From: Scott Branden <scott.branden@...adcom.com>
To: Shiping Ji <shiping.linux@...il.com>,
Borislav Petkov <bp@...en8.de>
Cc: James Morse <james.morse@....com>, robh+dt@...nel.org,
mark.rutland@....com, devicetree@...r.kernel.org,
LKML <linux-kernel@...r.kernel.org>, linux-edac@...r.kernel.org,
Mauro Carvalho Chehab <mchehab@...nel.org>,
sashal@...nel.org, hangl@...rosoft.com,
Lei Wang <lewan@...rosoft.com>, shji@...rosoft.com,
ruizhao@...rosoft.com, Yuqing Shen <yuqing.shen@...adcom.com>,
ray.jui@...adcom.com, wangglei@...il.com
Subject: Re: [PATCH v9 2/2] EDAC: add EDAC driver for DMC520
On 2020-01-17 10:31 a.m., Shiping Ji wrote:
>
>>> + if (irq >= 0) {
>>> + ret = devm_request_irq(&pdev->dev, irq,
>>> + dmc520_isr, IRQF_SHARED,
>>> + dev_name(&pdev->dev), mci);
>> Align arguments on the opening brace.
> I'm not sure how this can be done perfectly with tabs only :)
tabs are used first, followed by however may spaces (less than 8) needed
to lineup at the end.
>
> All other comments have been addressed in the next patch, many thanks!
>
Powered by blists - more mailing lists