I'm not inclined to force style changes in any drivers with active
maintainers on the grounds that we already have much worse offenders in
the tree (and style changes do make merging a pain).
I counted one serious issue:
The try_module_get problem
One future compatibility issue:
->detect moved to scsi_add_host (for the device model).
One issue that would improve the driver internally:
move hba_soft_state array to dynamic ->hostdata
plus a list of other more style related issues.
I'll fix up the first one, Atul, can you take the other two for a future
patch (the others Christoph mentions might be nice, too...)?
James
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/