Skip to content
Commit 2ba520f0 authored by Nicholas Krause's avatar Nicholas Krause Committed by Tejun Heo
Browse files

libata: Remove FIXME comment in atapi_request_sense()



Remove the FIXME comment in atapi_request_sense() asking whether
memset of sense buffer is necessary.  The buffer may be partially or
fully filled by the device.  We want it to be cleared.

tj: Updated description.

Signed-off-by: default avatarNicholas Krause <xerofoify@gmail.com>
Signed-off-by: default avatarTejun Heo <tj@kernel.org>
parent 598e9a90
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment