diff options
| author | Jens Axboe <[email protected]> | 2018-10-25 14:15:30 +0000 |
|---|---|---|
| committer | Jens Axboe <[email protected]> | 2018-10-25 17:17:40 +0000 |
| commit | 0a40a93524736c2ce01d82effe2f2bc34d5cf159 (patch) | |
| tree | 13b0374437b6e303214dbc90e40eec425d615030 /tools/perf/scripts/python/mem-phys-addr.py | |
| parent | blk-mq: place trace_block_getrq() in correct place (diff) | |
| download | kernel-0a40a93524736c2ce01d82effe2f2bc34d5cf159.tar.gz kernel-0a40a93524736c2ce01d82effe2f2bc34d5cf159.zip | |
gdrom: fix mistake in assignment of error
Apparently the kbuild bots missed this one originally, but at least
it caught it now. Fix compilation error:
All errors (new ones prefixed by >>):
drivers/cdrom/gdrom.c: In function 'probe_gdrom':
>> drivers/cdrom/gdrom.c:797:3: error: 'rc' undeclared (first use in this function)
rc = PTR_ERR(gd.gdrom_rq);
^~
drivers/cdrom/gdrom.c:797:3: note: each undeclared identifier is reported only once for each function it appears in
Fixes: ad5fc6bb7221 ("gdrom: convert to blk-mq")
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/mem-phys-addr.py')
0 files changed, 0 insertions, 0 deletions
