; Subject: [PATCH] block: replace obsolete simple_strtol() with kstrtoul()
>
> - Makes rd_size value as static, because it is only
> referenced in this file.
>
> Signed-off-by: Daeseok Youn
> ---
> drivers/block/brd.c |7 ---
> 1 file changed, 4 insertions(+),
>From cac24db7480b10b671d05320e0cb97a7bf5d0aea Mon Sep 17 00:00:00 2001
From: Daeseok Youn
Date: Thu, 20 Feb 2014 15:35:14 +0900
Subject: [PATCH] block: replace obsolete simple_strtol() with kstrtoul()
- Makes rd_size value as static, because it is only
referenced in this file.
Signed-off
2 matches
Mail list logo