Re: [PATCH] mtd: map: Fix compilation warning

2012-11-15 Thread Artem Bityutskiy
On Mon, 2012-10-29 at 22:47 +0530, Viresh Kumar wrote: > This patch is an attempt to fix following compilation warning. > > In file included from drivers/mtd/chips/cfi_cmdset_0001.c:35:0: > drivers/mtd/chips/cfi_cmdset_0001.c: In function 'cfi_intelext_write_words': >

Re: [PATCH] mtd: map: Fix compilation warning

2012-11-15 Thread Artem Bityutskiy
On Mon, 2012-10-29 at 22:47 +0530, Viresh Kumar wrote: This patch is an attempt to fix following compilation warning. In file included from drivers/mtd/chips/cfi_cmdset_0001.c:35:0: drivers/mtd/chips/cfi_cmdset_0001.c: In function 'cfi_intelext_write_words': include/linux/mtd/map.h:331:11:

Re: [PATCH] mtd: map: Fix compilation warning

2012-11-07 Thread Viresh Kumar
On 29 October 2012 22:47, Viresh Kumar wrote: > This patch is an attempt to fix following compilation warning. > > In file included from drivers/mtd/chips/cfi_cmdset_0001.c:35:0: > drivers/mtd/chips/cfi_cmdset_0001.c: In function 'cfi_intelext_write_words': > include/linux/mtd/map.h:331:11:

Re: [PATCH] mtd: map: Fix compilation warning

2012-11-07 Thread Viresh Kumar
On 29 October 2012 22:47, Viresh Kumar viresh.ku...@linaro.org wrote: This patch is an attempt to fix following compilation warning. In file included from drivers/mtd/chips/cfi_cmdset_0001.c:35:0: drivers/mtd/chips/cfi_cmdset_0001.c: In function 'cfi_intelext_write_words':

[PATCH] mtd: map: Fix compilation warning

2012-10-29 Thread Viresh Kumar
This patch is an attempt to fix following compilation warning. In file included from drivers/mtd/chips/cfi_cmdset_0001.c:35:0: drivers/mtd/chips/cfi_cmdset_0001.c: In function 'cfi_intelext_write_words': include/linux/mtd/map.h:331:11: warning: 'r.x[0]' may be used uninitialized in this function

[PATCH] mtd: map: Fix compilation warning

2012-10-29 Thread Viresh Kumar
This patch is an attempt to fix following compilation warning. In file included from drivers/mtd/chips/cfi_cmdset_0001.c:35:0: drivers/mtd/chips/cfi_cmdset_0001.c: In function 'cfi_intelext_write_words': include/linux/mtd/map.h:331:11: warning: 'r.x[0]' may be used uninitialized in this function