commit | 627e05daa10896a8f012fa78e8434c07e9e55ea7 | [log] [tgz] |
---|---|---|
author | Bartlomiej Zolnierkiewicz <bzolnier@gmail.com> | Tue Jan 06 17:20:54 2009 +0100 |
committer | Bartlomiej Zolnierkiewicz <bzolnier@gmail.com> | Tue Jan 06 17:20:54 2009 +0100 |
tree | 4104df5b2504dce8a26c59d6648e4e89229fc37f | |
parent | 585e9715c271f7ef171813eb49febf27dea75887 [diff] |
ide: remove ->error method from struct ide_driver * Remove (now superfluous) ->error method from struct ide_driver. * Unexport __ide_error() and make it static. Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>