diff options
| author | 2012-01-09 16:58:25 -0500 | |
|---|---|---|
| committer | 2012-03-27 00:11:07 +0100 | |
| commit | 2ff5e1532dd37e1bd8ac72da3f7f0e2b310102fb (patch) | |
| tree | aace7e962810765fb37de2dc29c8b0cf77f3fbce /include/linux/stackprotector.h | |
| parent | mtd: cfi: AMD/Fujitsu compatibles: add panic write support (diff) | |
mtd: pmc551: fix signedness bug in init_pmc551()
Since "length" is a u32, the error handling below didn't work when
fixup_pmc551() returns -ENODEV.
if ((length = fixup_pmc551(PCI_Device)) <= 0)
This patch changes both the type of "length" and the return type of
fixup_pmc551() to int.
Signed-off-by: Xi Wang <xi.wang@gmail.com>
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
Diffstat (limited to 'include/linux/stackprotector.h')
0 files changed, 0 insertions, 0 deletions
