Re: [PATCH] reset: zynqmp: replace spaces with tabs

2021-03-05 Thread Philipp Zabel
On Thu, 2021-03-04 at 17:03 +0100, Michal Simek wrote: > > On 3/4/21 5:00 PM, Philipp Zabel wrote: > > Fixes checkpatch issues: > > > > ERROR: code indent should use tabs where possible > > #86: FILE: drivers/reset/reset-zynqmp.c:86: > > +.reset_id = 0,$ > > > > WARNING: please,

Re: [PATCH] reset: zynqmp: replace spaces with tabs

2021-03-04 Thread Michal Simek
On 3/4/21 5:00 PM, Philipp Zabel wrote: > Fixes checkpatch issues: > > ERROR: code indent should use tabs where possible > #86: FILE: drivers/reset/reset-zynqmp.c:86: > +.reset_id = 0,$ > > WARNING: please, no spaces at the start of a line > #86: FILE:

[PATCH] reset: zynqmp: replace spaces with tabs

2021-03-04 Thread Philipp Zabel
Fixes checkpatch issues: ERROR: code indent should use tabs where possible #86: FILE: drivers/reset/reset-zynqmp.c:86: +.reset_id = 0,$ WARNING: please, no spaces at the start of a line #86: FILE: drivers/reset/reset-zynqmp.c:86: +.reset_id = 0,$ ERROR: code indent