Re: [PATCH] staging: rtl8723bs: replace TBTT magic numbers with macros
From: Dan Carpenter
Date: Thu Apr 23 2026 - 11:14:39 EST
On Thu, Apr 23, 2026 at 04:12:13PM +0200, deep@xxxxxxxxxxxxxxxxxx wrote:
> From: Kenet Jovan Sokoli <deep@xxxxxxxxxxxxxxxxxx>
>
> Replace magic numbers related to the TBTT prohibit settings
> with descriptive macros in the header file
>
> Signed-off-by: Kenet Jovan Sokoli <deep@xxxxxxxxxxxxxxxxxx>
> ---
There are a bunch of people going around looking for TODO in the code
and then using AI to "fix" the TODO.
The last time I looked at this code, it was someone doing AI. And then
when I asked them how they came up with it, they fed my question into
an AI and it hallucinated up part of a spec file which they quoted.
I'm pretty sure it was a hallucination. I downloaded the spec file
they "quoted" and the section didn't exist and none of the information
was in it. They later admitted it was from an AI when I asked them to
provide the link.
I worry that you are getting your information from the fake spec. Or
maybe you have a link to the real spec?
regards,
dan carpenter