Re: [PATCH 01/12] [arch/tile] Remove obsolete strict_strto calls

From: Chris Metcalf
Date: Wed May 28 2014 - 15:51:18 EST


On 5/26/2014 5:59 PM, Daniel Walter wrote:
From: Daniel Walter<dwalter@xxxxxxxxxx>
Subject: [PATCH 01/12] [arch/tile] replace strict_strto* call with kstrto*

remove obsolete calls to strict_strto* and replace them
with kstrto* calls accordingly.

Signed-off-by: Daniel Walter<dwalter@xxxxxxxxxx>
---
arch/tile/kernel/setup.c | 7 ++-----
arch/tile/kernel/signal.c | 7 +++----
arch/tile/kernel/traps.c | 5 ++---
arch/tile/mm/init.c | 2 +-
4 files changed, 8 insertions(+), 13 deletions(-)

Thanks, taken into the tile tree.

--
Chris Metcalf, Tilera Corp.
http://www.tilera.com

--
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/