Re: [lm-sensors] [PATCH] misc: (ds1682) replace obsolete simple_strtoull() with kstrtoull()

From: Jean Delvare
Date: Tue Apr 01 2014 - 02:27:38 EST


Hi Sebastien,

On Wed, 26 Mar 2014 16:11:04 -0400, Sebastien Bourdelin wrote:
> simple_strtoull() is obsolete, use the newer kstrtoull() instead.
>
> Signed-off-by: Sebastien Bourdelin <sebastien.bourdelin@xxxxxxxxxxxxxxxxxxxx>
> ---
> drivers/misc/ds1682.c | 5 ++---
> 1 file changed, 2 insertions(+), 3 deletions(-)
> (...)

You are sending this patch to the wrong list. The ds1682 driver has
nothing to do with lm-sensors. Please use ./scripts/get_maintainer.pl
to figure out who this patch should be sent to.

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