From: Andy Shevchenko <andy.shevchenko@gmail.com>
To: Samuel Abraham <abrahamadekunle50@gmail.com>
Cc: outreachy@lists.linux.dev, gregkh@linuxfoundation.org,
julia.lawall@inria.fr, linux-staging@lists.linux.dev,
linux-kernel@vger.kernel.org, david.laight.linux@gmail.com,
dan.carpenter@linaro.org
Subject: Re: [PATCH v6 0/2] staging: rtl8723bs: Improve readability and clarity of sequence number wrapping
Date: Tue, 8 Apr 2025 12:36:34 +0300 [thread overview]
Message-ID: <Z_TuIjwuihXF3mbM@smile.fi.intel.com> (raw)
In-Reply-To: <CADYq+fYeXCUgXqWu_97gvUBOvTG+H4Q76TSX2M1s5jV7EWcuyA@mail.gmail.com>
On Tue, Apr 08, 2025 at 10:28:36AM +0100, Samuel Abraham wrote:
> On Tue, Apr 8, 2025 at 8:21 AM Andy Shevchenko
> <andy.shevchenko@gmail.com> wrote:
> > On Tue, Apr 8, 2025 at 12:54 AM Abraham Samuel Adekunle
> > <abrahamadekunle50@gmail.com> wrote:
...
> > > Changes in v5:
> >
> > This is v6. Are there any changes in comparison to v5?
>
> I added a cover letter and named it v6 to show it's a continuation
> from v5 and to show I added a
> new patch for spaces.
> I was not sure where would be best to add the change log so I put it
> in the cover letter.
> But as it concerns the patch for the % operation, there is no change
> between v5 and v6
Then it should have
Changes in v6:
- none
which then questions the purpose of v6 :-)
--
With Best Regards,
Andy Shevchenko
next prev parent reply other threads:[~2025-04-08 9:36 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-04-07 21:53 [PATCH v6 0/2] staging: rtl8723bs: Improve readability and clarity of sequence number wrapping Abraham Samuel Adekunle
2025-04-07 21:53 ` [PATCH v6 1/2] staging: rtl8723bs: Add white spaces around binary operators Abraham Samuel Adekunle
2025-04-08 7:19 ` Andy Shevchenko
2025-04-08 9:22 ` Samuel Abraham
2025-04-08 9:35 ` Andy Shevchenko
2025-04-08 10:15 ` Dan Carpenter
2025-04-08 11:51 ` Samuel Abraham
2025-04-08 12:38 ` Dan Carpenter
2025-04-08 12:53 ` Samuel Abraham
2025-04-07 21:53 ` [PATCH v6 2/2] staging: rtl8723bs: Use % 4096u instead of & 0xfff Abraham Samuel Adekunle
2025-04-08 7:20 ` [PATCH v6 0/2] staging: rtl8723bs: Improve readability and clarity of sequence number wrapping Andy Shevchenko
2025-04-08 9:28 ` Samuel Abraham
2025-04-08 9:36 ` Andy Shevchenko [this message]
2025-04-08 11:46 ` Samuel Abraham
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=Z_TuIjwuihXF3mbM@smile.fi.intel.com \
--to=andy.shevchenko@gmail.com \
--cc=abrahamadekunle50@gmail.com \
--cc=dan.carpenter@linaro.org \
--cc=david.laight.linux@gmail.com \
--cc=gregkh@linuxfoundation.org \
--cc=julia.lawall@inria.fr \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-staging@lists.linux.dev \
--cc=outreachy@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.