Linux kernel staging patches
 help / color / mirror / Atom feed
From: Benjamin Somers <benjamin.somers@resel.fr>
To: gregkh@linuxfoundation.org, linux-staging@lists.linux.dev,
	linux-kernel@vger.kernel.org
Cc: ~lkcamp/patches@lists.sr.ht, helen.koike@collabora.com
Subject: [PATCH] staging: rtl8723bs: Fix spacing issues
Date: Tue, 30 Jul 2024 06:47:45 +0000	[thread overview]
Message-ID: <20240730064745.2473-1-benjamin.somers@resel.fr> (raw)

This patch fixes spacing issues reported by checkpatch on lines 39-40

Signed-off-by: Benjamin Somers <benjamin.somers@resel.fr>

---
This is my first patch to the kernel
---
---
 drivers/staging/rtl8723bs/include/osdep_service_linux.h | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/drivers/staging/rtl8723bs/include/osdep_service_linux.h b/drivers/staging/rtl8723bs/include/osdep_service_linux.h
index 188ed7e26..e470abfc2 100644
--- a/drivers/staging/rtl8723bs/include/osdep_service_linux.h
+++ b/drivers/staging/rtl8723bs/include/osdep_service_linux.h
@@ -36,8 +36,8 @@
 	#include <linux/list.h>
 	#include <linux/vmalloc.h>
 
-/* 	#include <linux/ieee80211.h> */
-        #include <net/ieee80211_radiotap.h>
+	/* #include <linux/ieee80211.h> */
+	#include <net/ieee80211_radiotap.h>
 	#include <net/cfg80211.h>
 
 	struct	__queue	{
-- 
2.20.1



             reply	other threads:[~2024-07-30  6:53 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-07-30  6:47 Benjamin Somers [this message]
2024-07-30  6:52 ` [PATCH] staging: rtl8723bs: Fix spacing issues Greg KH
  -- strict thread matches above, loose matches on Subject: below --
2024-07-30  7:05 Benjamin Somers
2024-07-30 14:56 ` Dan Carpenter

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=20240730064745.2473-1-benjamin.somers@resel.fr \
    --to=benjamin.somers@resel.fr \
    --cc=gregkh@linuxfoundation.org \
    --cc=helen.koike@collabora.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-staging@lists.linux.dev \
    --cc=~lkcamp/patches@lists.sr.ht \
    /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