diff options
| author | Kulikov Vasiliy <[email protected]> | 2010-08-10 18:03:19 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2010-08-11 08:59:21 -0700 |
| commit | 44aa80f005be88fef940fccdd345b313964768f3 (patch) | |
| tree | 0a2c4304eb01c18a3bfb9402bb43abcf3c953294 /tools/perf/scripts/python | |
| parent | bd1688dcdf6e986913f3f1ff2df9dc2bfb63db5c (diff) | |
edac: i5000: improve handling of pci_enable_device() return value
-EIO is not the only error code that pci_enable_device() may return, also
the set of errors can be enhanced in future. We should compare return
code with zero, not with concrete error value.
Signed-off-by: Kulikov Vasiliy <[email protected]>
Acked-by: Mauro Carvalho Chehab <[email protected]>
Cc: Jeff Roberson <[email protected]>
Cc: Doug Thompson <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions