Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1285984

Re: [PATCH v2 1/1] cxgb3: Convert simple_strtoul to kstrtox

From David Miller <davem@davemloft.net>
Newsgroups linux.kernel
Subject Re: [PATCH v2 1/1] cxgb3: Convert simple_strtoul to kstrtox
Date 2015-12-07 23:00 +0100
Message-ID <qDbZ8-1Mo-25@gated-at.bofh.it> (permalink)
References <qD3RT-4Wd-13@gated-at.bofh.it> <qD3RT-4Wd-11@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


From: LABBE Corentin <clabbe.montjoie@gmail.com>
Date: Mon,  7 Dec 2015 14:11:33 +0100

> the simple_strtoul function is obsolete. This patch replace it by
> kstrtox.
> 
> Signed-off-by: LABBE Corentin <clabbe.montjoie@gmail.com>

Applied, thanks.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH v2 1/1] cxgb3: Convert simple_strtoul to kstrtox LABBE Corentin <clabbe.montjoie@gmail.com> - 2015-12-07 14:20 +0100
  Re: [PATCH v2 1/1] cxgb3: Convert simple_strtoul to kstrtox David Miller <davem@davemloft.net> - 2015-12-07 23:00 +0100

csiph-web