public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] staging: r8188eu: casting simplified
@ 2022-11-06 17:54 Deepak R Varma
  2022-11-06 17:55 ` [PATCH v2 1/2] staging: r8188eu: simplify complex pointer casting Deepak R Varma
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Deepak R Varma @ 2022-11-06 17:54 UTC (permalink / raw)
  To: Larry Finger, Phillip Potter, Pavel Skripkin, Greg Kroah-Hartman,
	linux-staging, linux-kernel

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




^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2022-11-07  6:24 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-11-06 17:54 [PATCH v2 0/2] staging: r8188eu: casting simplified Deepak R Varma
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox