public inbox for linux-staging@lists.linux.dev
 help / color / mirror / Atom feed
From: Zhansaya Bagdauletkyzy <zhansayabagdaulet@gmail.com>
To: Larry.Finger@lwfinger.net, florian.c.schilhabel@googlemail.com,
	gregkh@linuxfoundation.org
Cc: linux-staging@lists.linux.dev, linux-kernel@vger.kernel.org,
	outreachy-kernel@googlegroups.com
Subject: [PATCH 0/4] staging: rtl8712: clean up coding style issues
Date: Tue, 6 Apr 2021 14:45:21 +0600	[thread overview]
Message-ID: <cover.1617697237.git.zhansayabagdaulet@gmail.com> (raw)

To fix style issues, this patchset removes blank lines, adds and removes
spaces, and matches paretheses alignment.

Zhansaya Bagdauletkyzy (4):
  staging: rtl8712: add spaces around operators
  staging: rtl8712: match parentheses alignment
  staging: rtl8712: remove extra blank lines
  staging: rtl8712: remove spaces after a cast

 drivers/staging/rtl8712/rtl871x_ioctl_linux.c |  6 ++---
 drivers/staging/rtl8712/rtl871x_recv.c        | 22 +++++++++----------
 drivers/staging/rtl8712/rtl871x_security.c    | 10 ++++-----
 drivers/staging/rtl8712/rtl871x_security.h    |  4 ++--
 drivers/staging/rtl8712/rtl871x_xmit.h        | 12 +++++-----
 drivers/staging/rtl8712/wifi.h                |  2 +-
 drivers/staging/rtl8712/xmit_osdep.h          |  8 +++----
 7 files changed, 31 insertions(+), 33 deletions(-)

-- 
2.25.1


             reply	other threads:[~2021-04-06  8:45 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-06  8:45 Zhansaya Bagdauletkyzy [this message]
2021-04-06  8:45 ` [PATCH 1/4] staging: rtl8712: add spaces around operators Zhansaya Bagdauletkyzy
2021-04-06  8:45 ` [PATCH 2/4] staging: rtl8712: match parentheses alignment Zhansaya Bagdauletkyzy
2021-04-06  8:45 ` [PATCH 3/4] staging: rtl8712: remove extra blank lines Zhansaya Bagdauletkyzy
2021-04-06  8:45 ` [PATCH 4/4] staging: rtl8712: Remove spaces after a cast Zhansaya Bagdauletkyzy

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1617697237.git.zhansayabagdaulet@gmail.com \
    --to=zhansayabagdaulet@gmail.com \
    --cc=Larry.Finger@lwfinger.net \
    --cc=florian.c.schilhabel@googlemail.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-staging@lists.linux.dev \
    --cc=outreachy-kernel@googlegroups.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox