On 20/09/2022 22:58, Damien Le Moal wrote:
+extern struct scsi_device *scsi_get_dev(struct device *parent, int channel, uint id, u64 lun);You should not need extern here, and long line...+ /* +white line change.* DIF defines the exchange of protection information between* initiator and SBC block device.
ok, I'll tidy them. Thanks, John