From: Dan Carpenter <error27@gmail.com>
To: Aadarsh Mandal <aadarshmandal9354@gmail.com>
Cc: gregkh@linuxfoundation.org, dan.carpenter@linaro.org,
ethantidmore06@gmail.com, linux-kernel@vger.kernel.org,
linux-staging@lists.linux.dev, luka.gejak@linux.dev,
straube.linux@gmail.com
Subject: Re: [PATCH v10] staging: rtl8723bs: remove commented-out code
Date: Tue, 14 Apr 2026 10:10:01 +0300 [thread overview]
Message-ID: <ad3oSfJnRAjSWrjN@stanley.mountain> (raw)
In-Reply-To: <20260414063534.16697-1-aadarshmandal9354@gmail.com>
On Tue, Apr 14, 2026 at 12:05:34PM +0530, Aadarsh Mandal wrote:
> Remove code that is not used anywhere in driver.
>
> Signed-off-by: Aadarsh Mandal <aadarshmandal9354@gmail.com>
> ---
> v10:
> - Change in commit style.
Heh.
We really do want to know what changed between versions but this is
too vague to be useful. The problem is that we are very lazy and
forgetful and we can't remember or be bothered to look it up. If
we have a note, we easily check if you added a Signed-off-by line
we asked for or whatever.
So this should have been "The notes under the --- cut off line were
misnumbered. Fix that." It's not really fixed. :P But whatever
at this point I'm ready to just merge this.
Reviewed-by: Dan Carpenter <error27@gmail.com>
> v9:
> - Change in commit style.
This should have been "Don't do unrelated white space changes".
> v8:
> - Restore the formatting of non-commented code.
This one was probably intended to be the note for v9. In v7 what
we complained about was that you said "no change" and we wondered
why you were resending patches with no change. This message should
have been "Add better notes under the --- cut off line".
> v7:
> - Change in commit style.
This one was "Add a Signed-off-by line."
regards,
dan carpenter
next prev parent reply other threads:[~2026-04-14 7:10 UTC|newest]
Thread overview: 41+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-03-18 2:10 [PATCH] staging: rtl8723bs: fixed the trailing whitespaces/commented code Aadarsh Mandal
2026-03-18 6:52 ` Luka Gejak
2026-03-18 9:26 ` [PATCH] [PATCH] staging: rtl8723bs: clean up coding style in sdio_halinit.c V2 Aadarsh Mandal
2026-03-18 9:45 ` Luka Gejak
2026-03-18 9:53 ` Dan Carpenter
2026-03-18 10:43 ` [PATCH v3] staging: rtl8723bs: remove dead code Aadarsh Mandal
2026-03-18 11:17 ` Dan Carpenter
2026-03-18 11:33 ` Dan Carpenter
2026-03-18 11:37 ` Greg KH
2026-03-18 6:59 ` [PATCH] staging: rtl8723bs: fixed the trailing whitespaces/commented code Luka Gejak
2026-03-18 10:11 ` Greg KH
[not found] ` <CANQQrNO0GzqhYLj7DauWAoO=tVCz=86YaSjWWjAf-ER+UKmK6Q@mail.gmail.com>
2026-03-18 15:11 ` Greg KH
2026-03-18 17:54 ` Ethan Tidmore
2026-03-18 18:17 ` Greg KH
2026-03-18 21:06 ` Luka Gejak
2026-03-19 6:38 ` Greg KH
2026-03-19 14:11 ` [PATCH v4] staging: rtl8723bs: removed dead code Aadarsh Mandal
2026-03-20 14:46 ` [PATCH v5] staging: rtl8723bs: cleaned up patch formatting Aadarsh Mandal
2026-03-20 15:12 ` Luka Gejak
2026-03-19 14:12 ` [PATCH v4] staging: rtl8723bs: removed dead code Aadarsh Mandal
2026-03-19 14:18 ` Aadarsh Mandal
2026-03-19 17:46 ` Luka Gejak
2026-03-19 18:25 ` Ethan Tidmore
2026-03-19 18:26 ` Ethan Tidmore
2026-03-22 11:48 ` [PATCH v6] staging: rtl8723bs: remove commented-out code Aadarsh Mandal
2026-03-22 22:01 ` Ethan Tidmore
2026-03-23 8:47 ` Dan Carpenter
2026-03-24 4:07 ` [PATCH v7] " Aadarsh Mandal
2026-03-24 5:31 ` Luka Gejak
2026-03-24 6:54 ` Dan Carpenter
2026-03-24 8:12 ` Luka Gejak
2026-03-24 8:53 ` Dan Carpenter
[not found] ` <CANQQrNMNRuFw29zhckRYJ37Xf0YDXqZg9jnHgXznvNL=VfS7kA@mail.gmail.com>
2026-03-25 5:37 ` Luka Gejak
2026-03-28 3:31 ` [PATCH v8] " Aadarsh Mandal
2026-03-28 15:17 ` Luka Gejak
2026-03-31 8:38 ` Greg KH
2026-04-01 9:55 ` [PATCH v9] " Aadarsh Mandal
2026-04-01 17:38 ` Ethan Tidmore
2026-04-14 6:35 ` [PATCH v10] " Aadarsh Mandal
2026-04-14 7:10 ` Dan Carpenter [this message]
2026-04-14 7:35 ` Luka Gejak
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=ad3oSfJnRAjSWrjN@stanley.mountain \
--to=error27@gmail.com \
--cc=aadarshmandal9354@gmail.com \
--cc=dan.carpenter@linaro.org \
--cc=ethantidmore06@gmail.com \
--cc=gregkh@linuxfoundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-staging@lists.linux.dev \
--cc=luka.gejak@linux.dev \
--cc=straube.linux@gmail.com \
/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