public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/1] rtc: Replace simple_strtoul by kstrtoul
@ 2015-12-17 13:11 LABBE Corentin
  2015-12-17 13:11 ` [PATCH v2 1/1] " LABBE Corentin
  0 siblings, 1 reply; 4+ messages in thread
From: LABBE Corentin @ 2015-12-17 13:11 UTC (permalink / raw)
  To: alexandre.belloni, a.zummo; +Cc: LABBE Corentin, linux-kernel, rtc-linux

Hello

Change since v1
- Replaced another simple_strtoul that I missed the first time

LABBE Corentin (1):
  rtc: Replace simple_strtoul by kstrtoul

 drivers/rtc/rtc-sysfs.c | 11 +++++++++--
 1 file changed, 9 insertions(+), 2 deletions(-)

-- 
2.4.10


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2015-12-22 19:02 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-12-17 13:11 [PATCH v2 0/1] rtc: Replace simple_strtoul by kstrtoul LABBE Corentin
2015-12-17 13:11 ` [PATCH v2 1/1] " LABBE Corentin
2015-12-17 13:29   ` Alexandre Belloni
2015-12-22 19:02   ` Alexandre Belloni

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox