Re: [PATCH] block: simplify string handling in elv_iosched_store()

From: Jens Axboe
Date: Tue Oct 14 2008 - 02:51:29 EST


On Tue, Oct 14 2008, Li Zefan wrote:
> strlcpy() guarantees the dest buffer is NULL teminated.
>
> Signed-off-by: Li Zefan <lizf@xxxxxxxxxxxxxx>
> ---
> block/elevator.c | 9 ++-------
> 1 files changed, 2 insertions(+), 7 deletions(-)

Applied, thanks

--
Jens Axboe

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