Subversion Repositories shark

Compare Revisions

Ignore whitespace Rev 455 → Rev 456

/shark/trunk/drivers/linuxc26/core.c
85,7 → 85,6
printk(KERN_ERR "Device '%s' does not have a release() function, "
"it is broken and must be fixed.\n",
dev->bus_id);
WARN_ON(1);
}
//if (c)
// complete(c);