All of lore.kernel.org
 help / color / mirror / Atom feed
From: Deepak R Varma <drv@mailo.com>
To: Larry Finger <Larry.Finger@lwfinger.net>,
	Phillip Potter <phil@philpotter.co.uk>,
	Pavel Skripkin <paskripkin@gmail.com>,
	Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
	linux-staging@lists.linux.dev, linux-kernel@vger.kernel.org
Subject: [PATCH v2 0/2] staging: r8188eu: casting simplified
Date: Sun, 6 Nov 2022 23:24:01 +0530	[thread overview]
Message-ID: <cover.1667755987.git.drv@mailo.com> (raw)

Patch set proposes variable casting simplifications. Change improves code
readability and appears more maintainable.

Changes in v2:
   1. Patch set introduced.
      Changes associated with pointer casting and variable casting are
      split into separate patches. Hence the patch set.
      Suggested by gregkh@linuxfoundation.org


Deepak R Varma (2):
  staging: r8188eu: simplify complex pointer casting
  staging: r8188eu: remove unnecessary casting

 drivers/staging/r8188eu/core/rtw_br_ext.c | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

--
2.34.1




             reply	other threads:[~2022-11-06 17:54 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-06 17:54 Deepak R Varma [this message]
2022-11-06 17:55 ` [PATCH v2 1/2] staging: r8188eu: simplify complex pointer casting Deepak R Varma
2022-11-06 17:57 ` [PATCH v2 2/2] staging: r8188eu: remove unnecessary casting Deepak R Varma
2022-11-07  6:24 ` [PATCH v2 0/2] staging: r8188eu: casting simplified Philipp Hortmann

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.1667755987.git.drv@mailo.com \
    --to=drv@mailo.com \
    --cc=Larry.Finger@lwfinger.net \
    --cc=gregkh@linuxfoundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-staging@lists.linux.dev \
    --cc=paskripkin@gmail.com \
    --cc=phil@philpotter.co.uk \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.