git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
32d9dbe
)
misc: (ds1682) replace obsolete simple_strtoull() with kstrtoull()
author
Sebastien Bourdelin
<sebastien.bourdelin@savoirfairelinux.com>
Tue, 1 Apr 2014 15:04:28 +0000
(11:04 -0400)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Sat, 3 May 2014 23:26:24 +0000
(19:26 -0400)
simple_strtoull() is obsolete, use the newer kstrtoull() instead.
Signed-off-by: Sebastien Bourdelin <sebastien.bourdelin@savoirfairelinux.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found