commit | f0776564182c37362f070b84b5fc63c2a944df6e | [log] [tgz] |
---|---|---|
author | Markus Armbruster <armbru@redhat.com> | Tue Sep 06 18:58:37 2011 +0200 |
committer | Kevin Wolf <kwolf@redhat.com> | Mon Sep 12 15:17:19 2011 +0200 |
tree | e8253303db8b11870f64f93faff2859839789fdb | |
parent | 3cfc22692ec3a60affbd8e39da75fa449cefe234 [diff] |
ide/atapi: Clean up misleading name in cmd_start_stop_unit() "eject" is misleading; it means "eject" when start is clear, but "load" when start is set. Rename to loej, because that's how MMC-5 calls it, in section 6.40. Signed-off-by: Markus Armbruster <armbru@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com>