From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from mail-ot1-x32c.google.com ([2607:f8b0:4864:20::32c]) by bombadil.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1hRpVo-0005s7-RI for barebox@lists.infradead.org; Sat, 18 May 2019 02:55:54 +0000 Received: by mail-ot1-x32c.google.com with SMTP id l25so106533otp.8 for ; Fri, 17 May 2019 19:55:52 -0700 (PDT) MIME-Version: 1.0 From: Geordan Neukum Date: Sat, 18 May 2019 02:55:32 +0000 Message-ID: List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "barebox" Errors-To: barebox-bounces+u.kleine-koenig=pengutronix.de@lists.infradead.org Subject: checkpatch warning about strict_strto* family of functions To: barebox@lists.infradead.org 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