commit | 040d1a8f11f390f36a8cd7fc04c0c836639b0b6a | [log] [tgz] |
---|---|---|
author | Hans de Goede <hdegoede@redhat.com> | Tue Nov 12 14:02:12 2013 +0100 |
committer | Sarah Sharp <sarah.a.sharp@linux.intel.com> | Tue Mar 04 15:38:23 2014 -0800 |
tree | 1457f1b4ace1507527d6f99a45bc205788e0b4e7 | |
parent | da3033ea08397fb70279f22789002e6001432f3d [diff] |
uas: cmdinfo: use only one list head cmds are either on the inflight list or on the dead list, never both, so we only need one list head. Signed-off-by: Hans de Goede <hdegoede@redhat.com> Signed-off-by: Sarah Sharp <sarah.a.sharp@linux.intel.com>