diff options
author | Armando Visconti <armando.visconti@st.com> | 2012-03-07 17:00:53 +0530 |
---|---|---|
committer | David Woodhouse <David.Woodhouse@intel.com> | 2012-03-27 00:47:55 +0100 |
commit | a612c2ae483ee7e4d40c31d5374edf8a8b025f2a (patch) | |
tree | 5195be5a4d5e25eb13b01c0ad33b803336a2ffa9 /fs/nilfs2/direct.h | |
parent | 02bfc4ebbd2532440fadd78076f3a51e0ae89f7f (diff) | |
download | kernel_goldelico_gta04-a612c2ae483ee7e4d40c31d5374edf8a8b025f2a.zip kernel_goldelico_gta04-a612c2ae483ee7e4d40c31d5374edf8a8b025f2a.tar.gz kernel_goldelico_gta04-a612c2ae483ee7e4d40c31d5374edf8a8b025f2a.tar.bz2 |
mtd: fsmc: fixed data abort inside change_bit()
Since change_bit() requires a (unsigned int *) as second arg,
the correct definition of err_idx[] array declared as
local variable of fsmc_correct_data() is the following:
u32 err_idx[8];
Signed-off-by: Armando Visconti <armando.visconti@st.com>
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
Diffstat (limited to 'fs/nilfs2/direct.h')
0 files changed, 0 insertions, 0 deletions