* checkpatch warning about strict_strto* family of functions
@ 2019-05-18 2:55 Geordan Neukum
2019-05-18 16:18 ` Geordan Neukum
0 siblings, 1 reply; 2+ messages in thread
From: Geordan Neukum @ 2019-05-18 2:55 UTC (permalink / raw)
To: barebox
Hi all,
In running the current version of checkpatch in barebox, I noticed
a warning that I *should* be using functions from the strict_strto*
family over those in the simple_strto* family. It appears that the
strict_strto* family is a linux-only thing. Any interest in porting
those over? If not, we may want to consider removing or temporarily
silencing that warning.
Thanks,
Geordan
_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: checkpatch warning about strict_strto* family of functions
2019-05-18 2:55 checkpatch warning about strict_strto* family of functions Geordan Neukum
@ 2019-05-18 16:18 ` Geordan Neukum
0 siblings, 0 replies; 2+ messages in thread
From: Geordan Neukum @ 2019-05-18 16:18 UTC (permalink / raw)
To: barebox; +Cc: Geordan Neukum
Ah, disregard. Ahmad's work in the patch: 'checkpatch: import as-is
from Linux v5.1' should resolve this. Sorry for the confusion.
Geordan
On Sat, May 18, 2019 at 2:55 AM Geordan Neukum <gneukum1@gmail.com> wrote:
>
> Hi all,
>
> In running the current version of checkpatch in barebox, I noticed
> a warning that I *should* be using functions from the strict_strto*
> family over those in the simple_strto* family. It appears that the
> strict_strto* family is a linux-only thing. Any interest in porting
> those over? If not, we may want to consider removing or temporarily
> silencing that warning.
>
> Thanks,
> Geordan
_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2019-05-18 16:19 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-05-18 2:55 checkpatch warning about strict_strto* family of functions Geordan Neukum
2019-05-18 16:18 ` Geordan Neukum
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox