Re: Fix me in libata-scsi.c

From: Tejun Heo
Date: Tue Dec 02 2014 - 13:07:51 EST


On Mon, Nov 17, 2014 at 08:19:40PM -0500, nick wrote:
> I am wondering about the fix me in following code in the file listed
> in my message. Seems this is necessary from reading the code and the
> FIX ME is no longer needed as the memset is correct and needed for
> the function.

Yeah, I think the sense buffer clearing is the right thing regardless
of it being not strictly necessary for all devices. There's no point
in not clearing it. Please feel free to send a patch to remove the
comment.

Thanks.

--
tejun
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/