An error occurred while fetching folder content.
Bartlomiej Zolnierkiewicz
authored
* Make ide_unregister() take 'ide_hwif_t *hwif' instead of 'unsigned int
index' (hwif->index) as an argument and update all users accordingly.
While at it:
* Remove unnecessary checks for hwif != NULL from ide-pnp.c::idepnp_remove()
and delkin_cb.c::delkin_cb_remove().
* Remove needless hwif->chipset assignment from scc_pata.c::scc_remove().
v2:
* Fixup ide_unregister() documentation.
Signed-off-by:
Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
Name | Last commit | Last update |
---|---|---|
.. |