On 3/6/23 04:16, Zhong Jinghua wrote:
+ /* + * If the reference count is already zero, skip this + * target is safe because scsi_target_destroy() + * will wait until the host lock has been released + * before freeing starget. + */
The above comment has grammatical issues and is confusing. I think the comment that I suggested was much better than the above.
Bart.