From: uroshm <uroshm@gmail.com>
To: akpm@linux-foundation.org, linux-kernel@vger.kernel.org,
micky_ching@realsil.com.cn
Subject: Fixing rts5208 driver code style
Date: Sun, 23 Oct 2022 15:32:31 -0400 (EDT) [thread overview]
Message-ID: <3dbf8c82-9e07-5b9f-e969-4a7cd83e4d9e@komputer> (raw)
diff --git a/drivers/staging/rts5208/general.c
b/drivers/staging/rts5208/general.c
index 0f912b011064..4694593af4d9 100644
--- a/drivers/staging/rts5208/general.c
+++ b/drivers/staging/rts5208/general.c
@@ -9,7 +9,7 @@
* Micky Ching (micky_ching@realsil.com.cn)
*/
-#include "general.h"
+ #include "general.h"
int bit1cnt_long(u32 data)
{
Signed-off-by: Uros Milojkovic <uroshm@gmail.com>
next reply other threads:[~2022-10-23 19:32 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-10-23 19:32 uroshm [this message]
2022-10-24 3:15 ` Fixing rts5208 driver code style Bagas Sanjaya
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=3dbf8c82-9e07-5b9f-e969-4a7cd83e4d9e@komputer \
--to=uroshm@gmail.com \
--cc=akpm@linux-foundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=micky_ching@realsil.com.cn \
/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