From: Omer El Idrissi <omer.e.idrissi@gmail.com>
To: Dan Carpenter <dan.carpenter@linaro.org>
Cc: gregkh@linuxfoundation.org, linux-staging@lists.linux.dev,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH] rtl8723bs: replace _SUCCESS/_FAIL with standard errno
Date: Fri, 20 Mar 2026 08:05:20 +0100 [thread overview]
Message-ID: <5d711392-9c60-4c2c-bd67-9ab7777dfdb3@gmail.com> (raw)
In-Reply-To: <abu9MkTs2ETRzDk0@stanley.mountain>
Apologies. I forgot to switch the branch. I'll resubmit the patch
against staging-next
On 3/19/26 10:09 AM, Dan Carpenter wrote:
> On Wed, Mar 18, 2026 at 10:41:03PM +0100, Omer El Idrissi wrote:
>> Replace non-standard return values with descriptive
>> linux kernel error codes in probe path.
>> Also replace the variable name 'status' with 'ret'
>> to be more consistent with other kernel code
>>
>> Signed-off-by: Omer El Idrissi <omer.e.idrissi@gmail.com>
> This doesn't apply. I don't think you're working against staging-next.
>
> regards,
> dan carpenter
>
prev parent reply other threads:[~2026-03-20 7:05 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-03-18 21:41 [PATCH] rtl8723bs: replace _SUCCESS/_FAIL with standard errno Omer El Idrissi
2026-03-19 9:09 ` Dan Carpenter
2026-03-20 7:05 ` Omer El Idrissi [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=5d711392-9c60-4c2c-bd67-9ab7777dfdb3@gmail.com \
--to=omer.e.idrissi@gmail.com \
--cc=dan.carpenter@linaro.org \
--cc=gregkh@linuxfoundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-staging@lists.linux.dev \
/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 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.