lkml.org 
[lkml]   [2016]   [Mar]   [30]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: [PATCH] modify wrong comment in ubi_leb_map function.
From
Date
Am 29.03.2016 um 20:41 schrieb z00189512:
> Signed-off-by: z00189512 <abc.zhangliang@huawei.com>
> ---
> drivers/mtd/ubi/kapi.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/mtd/ubi/kapi.c b/drivers/mtd/ubi/kapi.c
> index e844887..cc6fa01 100644
> --- a/drivers/mtd/ubi/kapi.c
> +++ b/drivers/mtd/ubi/kapi.c
> @@ -708,7 +708,7 @@ int ubi_leb_map(struct ubi_volume_desc *desc, int lnum)
> struct ubi_volume *vol = desc->vol;
> struct ubi_device *ubi = vol->ubi;
>
> - dbg_gen("unmap LEB %d:%d", vol->vol_id, lnum);
> + dbg_gen("map LEB %d:%d", vol->vol_id, lnum);

Good catch!

Thanks,
//richard

\
 
 \ /
  Last update: 2016-03-30 10:21    [W:0.045 / U:0.224 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site