All of lore.kernel.org
 help / color / mirror / Atom feed
* [RESEND PATCH v3 0/2] Adjustments in function call
@ 2019-10-27  2:45 Javier F. Arias
  2019-10-27  2:46 ` [RESEND PATCH v3 1/2] staging: rtl8723bs: Fix line over 80 characters Javier F. Arias
  2019-10-27  2:46 ` [RESEND PATCH v3 2/2] staging: rtl8723bs: Simplify boolean expression Javier F. Arias
  0 siblings, 2 replies; 4+ messages in thread
From: Javier F. Arias @ 2019-10-27  2:45 UTC (permalink / raw)
  To: gregkh; +Cc: outreachy-kernel

This patchset fixes a warning and simplify a boolean expression in a
function call.

V2: Update the message of the second commit to include the updated
    patch version and to use the Suggested-By tag.
V3: Update the first commit to include the Suggested-By tag and
    the second commit to update the patch version.

Javier F. Arias (2):
  staging: rtl8723bs: Fix line over 80 characters
  staging: rtl8723bs: Simplify boolean expression

 drivers/staging/rtl8723bs/hal/rtl8723b_dm.c | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

-- 
2.20.1



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

end of thread, other threads:[~2019-10-27  7:05 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-10-27  2:45 [RESEND PATCH v3 0/2] Adjustments in function call Javier F. Arias
2019-10-27  2:46 ` [RESEND PATCH v3 1/2] staging: rtl8723bs: Fix line over 80 characters Javier F. Arias
2019-10-27  7:05   ` Greg KH
2019-10-27  2:46 ` [RESEND PATCH v3 2/2] staging: rtl8723bs: Simplify boolean expression Javier F. Arias

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.