Re: [PATCH] staging: rtl8723bs: Fix No space before tabs
From: Dan Carpenter
Date: Thu Mar 31 2022 - 10:23:57 EST
On Thu, Mar 31, 2022 at 08:37:44AM -0500, Bryan Brattlof wrote:
> > -/* Created by Roger, 2008.10.21. */
> > +/* Created by Roger, 2008.10.21. */
> > /* */
> > -/* 2008/12/12 MH 1. Reorganize code flow and reserve bytes. and add description. */
> > -/* 2. Add efuse utilization collect. */
> > -/* 2008/12/22 MH Read Efuse must check if we write section 1 data again!!! Sec1 */
> > -/* write addr must be after sec5. */
> > +/* 2008/12/12 MH 1. Reorganize code flow and reserve bytes. and add description. */
> > +/* 2. Add efuse utilization collect. */
> > +/* 2008/12/22 MH Read Efuse must check if we write section 1 data again!!! Sec1 */
> > +/* write addr must be after sec5. */
> > /* */
> >
>
> I'm wondering if it would be OK if we removed the change history and
> tried to align the indentation a little. (This may need to be multiple
> patches depending on how everyone else feels)
Yep. Feel free to delete the historical info.
regards,
dan carpenter