Commit dababb0d authored by Alan Cox's avatar Alan Cox Committed by Linus Torvalds

[PATCH] correct notes on scsi generic release

parent 0ad931ad
......@@ -91,8 +91,8 @@ int scsi_tp_for_each_host(Scsi_Host_Template *shost_tp, int
* @shost:
*
* Description:
* This is the default case for the release function. It should do
* the right thing for most correctly written host adapters.
* This is the default case for the release function. Its completely
* useless for anything but old ISA adapters
**/
static void scsi_host_generic_release(struct Scsi_Host *shost)
{
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment