diff options
| author | Daeseok Youn <[email protected]> | 2016-09-26 09:40:58 +0900 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2016-09-27 13:12:25 +0200 |
| commit | b09f0cd53f83f937a4e8b58298dbba981b72428b (patch) | |
| tree | 2ebd29075e7547b527d08680eb149eb56223f07d /tools/perf/scripts/python | |
| parent | f530834ef4d99ed2c6d8cb435a739a2a8167574a (diff) | |
staging: dgnc: missing NULL check for ioremap in dgnc_do_remap()
The ioremap() function can be failed, so it need to have error
handling in dgnc_do_remap(). And also the return type of
dgnc_do_remap() should be changed from "void" to "int"
Signed-off-by: Daeseok Youn <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions