[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20221014081839.23902-1-anjan@momi.ca>
Date: Fri, 14 Oct 2022 01:18:36 -0700
From: Anjandev Momi <anjan@...i.ca>
To: Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
linux-staging@...ts.linux.dev, linux-kernel@...r.kernel.org
Cc: Anjandev Momi <anjan@...i.ca>
Subject: [PATCH 0/4 v3] Staging: rtl8192e: fix coding style issues
This patch series fixes various checkpatch.pl issues: removes unnecessary
parentheses, removes multiple blank lines, aligns multiple line
function calls
to open paranthesis, and adds a blank line after function declaration.
Anjandev Momi (4):
Staging: rtl8192e: remove unnecessary parentheses
Staging: rtl8192e: remove multiple blank lines
Staging: rtl8192e: make alignment match open parenthesis
Staging: rtl8192e: add blank line after function declaration
---
v2: add one patch for each style fix
v3: list below the --- line any changes from the previous version
drivers/staging/rtl8192e/rtl819x_BAProc.c | 17 ++++++++---------
1 file changed, 8 insertions(+), 9 deletions(-)
--
2.36.2
Powered by blists - more mailing lists