remove ide_get_error_location()
Signed-off-by: Adrian Bunk <bunk@kernel.org> Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
This commit is contained in:
parent
fd5d806266
commit
bb879463b5
2 changed files with 0 additions and 40 deletions
|
@ -1092,11 +1092,6 @@ extern ide_startstop_t ide_do_reset (ide_drive_t *);
|
|||
*/
|
||||
extern void ide_init_drive_cmd (struct request *rq);
|
||||
|
||||
/*
|
||||
* this function returns error location sector offset in case of a write error
|
||||
*/
|
||||
extern u64 ide_get_error_location(ide_drive_t *, char *);
|
||||
|
||||
/*
|
||||
* "action" parameter type for ide_do_drive_cmd() below.
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue