[PATCH] staging:rtl8192e: Indent the code

Georgiana Chelu georgiana.chelu93 at gmail.com
Mon Mar 6 21:17:03 EET 2017


On Mon, 6 Mar 2017, 10:43 Daniel Baluta, <daniel.baluta at gmail.com> wrote:

> On Sat, Mar 4, 2017 at 3:02 PM, Georgiana Rodica Chelu
> <georgiana.chelu93 at gmail.com> wrote:
> > Indent the code in order to follow the rules and to
> > increase the readability of the code.
> >
> > Signed-off-by: Georgiana Rodica Chelu <georgiana.chelu93 at gmail.com>
>
> Minor issue. See below.
>
> Otherwise it looks good to me.
>
>
> > ---
> >  drivers/staging/rtl8192e/rtllib_wx.c                   | 6 +++---
> >  drivers/staging/rtl8192u/ieee80211/ieee80211_rx.c      | 2 +-
> >  drivers/staging/rtl8192u/ieee80211/ieee80211_softmac.c | 2 +-
> >  3 files changed, 5 insertions(+), 5 deletions(-)
> >
> > diff --git a/drivers/staging/rtl8192e/rtllib_wx.c
> b/drivers/staging/rtl8192e/rtllib_wx.c
> > index b1500ee..48109f6 100644
> > --- a/drivers/staging/rtl8192e/rtllib_wx.c
> > +++ b/drivers/staging/rtl8192e/rtllib_wx.c
> > @@ -668,11 +668,11 @@ int rtllib_wx_set_encode_ext(struct rtllib_device
> *ieee,
> >         if (ieee->set_security)
> >                 ieee->set_security(ieee->dev, &sec);
> >
> > -        if (ieee->reset_on_keychange &&
> > +       if (ieee->reset_on_keychange &&
>
> What is the issue here? These lines seem exactly the same for me in gmail
> :D.
>

Moved if statement one space to left to be properly aligned :D
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rosedu.org/pipermail/firefly/attachments/20170306/b82206da/attachment.html>


More information about the firefly mailing list