From: Nicholas Krause Date: Tue, 2 Dec 2014 22:09:02 +0000 (-0500) Subject: libata: Remove FIXME comment in atapi_request_sense() X-Git-Tag: omap-for-v3.20/drop-legacy-3517~115^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2ba520f0cd65c2e688f8beb495bb6634a61ee17b;p=pandora-kernel.git 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: Nicholas Krause Signed-off-by: Tejun Heo --- Reading git-diff-tree failed