public inbox for linux-staging@lists.linux.dev
 help / color / mirror / Atom feed
From: Philipp Hortmann <philipp.g.hortmann@gmail.com>
To: Abhirup Deb <abhirupdeb@linux.vnet.ibm.com>,
	Martyn Welch <martyn@welchs.me.uk>,
	Manohar Vanga <manohar.vanga@gmail.com>,
	Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
	linux-kernel@vger.kernel.org, linux-staging@lists.linux.dev
Subject: Re: [PATCH 0/5] staging: r8188eu: code cleanup and coding-style fix patches
Date: Wed, 29 Mar 2023 20:48:47 +0200	[thread overview]
Message-ID: <e6da0b51-7912-8b8b-4e34-6ca4bafe0384@gmail.com> (raw)
In-Reply-To: <cover.1679988016.git.abhirupdeb@linux.vnet.ibm.com>

On 3/29/23 19:01, Abhirup Deb wrote:
> This series of patches fixes the coding-style issues
> reported by checkpatch.pl for the staging/r8188eu driver.
> 
> Abhirup Deb (5):
>    staging: r8188eu: add blank line after declaration
>    staging: r8188eu: refactor block-comments
>    staging: r8188eu: remove redundant else after return
>    staging: r8188eu: Replace "<<" with BIT macro
>    staging: r8188eu: place constants on right side of comparison
> 
>   drivers/staging/r8188eu/core/rtw_mlme_ext.c   | 61 +++++++-------
>   drivers/staging/r8188eu/hal/rtl8188e_cmd.c    |  2 +-
>   drivers/staging/r8188eu/hal/rtl8188e_dm.c     |  2 +-
>   .../staging/r8188eu/hal/rtl8188e_hal_init.c   | 10 +--
>   drivers/staging/r8188eu/hal/rtl8188eu_xmit.c  |  2 +-
>   drivers/staging/r8188eu/hal/usb_halinit.c     | 23 ++++--
>   drivers/staging/r8188eu/include/ieee80211.h   | 82 +++++++++----------
>   drivers/staging/r8188eu/include/rtw_mlme.h    |  4 +-
>   drivers/staging/r8188eu/os_dep/ioctl_linux.c  |  6 +-
>   9 files changed, 98 insertions(+), 94 deletions(-)
> 


Hi,

sorry this driver was deleted: Please read:
https://lore.kernel.org/linux-staging/92a9442a-cece-4179-fbdc-3c9188da073e@redhat.com/

Please also check on which tree you are working on. This seems to be the 
wrong one.

If you need support I will help you.

Thanks for your support.

Bye Philipp

      parent reply	other threads:[~2023-03-29 18:48 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-03-29 17:01 [PATCH 0/5] staging: r8188eu: code cleanup and coding-style fix patches Abhirup Deb
2023-03-29 17:01 ` [PATCH 1/5] staging: r8188eu: add blank line after declaration Abhirup Deb
2023-03-29 17:01 ` [PATCH 2/5] staging: r8188eu: refactor block-comments Abhirup Deb
2023-03-29 17:01 ` [PATCH 3/5] staging: r8188eu: remove redundant else after return Abhirup Deb
2023-03-29 17:01 ` [PATCH 4/5] staging: r8188eu: Replace "<<" with BIT macro Abhirup Deb
2023-03-29 17:01 ` [PATCH 5/5] staging: r8188eu: place constants on right side of comparison Abhirup Deb
2023-03-29 18:48 ` Philipp Hortmann [this message]

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=e6da0b51-7912-8b8b-4e34-6ca4bafe0384@gmail.com \
    --to=philipp.g.hortmann@gmail.com \
    --cc=abhirupdeb@linux.vnet.ibm.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-staging@lists.linux.dev \
    --cc=manohar.vanga@gmail.com \
    --cc=martyn@welchs.me.uk \
    /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