From: Nicholas Krause Date: Wed, 7 Jan 2015 05:44:52 +0000 (-0500) Subject: libata: Remove FIXME comment in atapi_eh_request_sense X-Git-Tag: fixes-v4.0-rc1~165^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9d9acda9ba956a5d37e61e0ce6c579a67610bd05;p=pandora-kernel.git libata: Remove FIXME comment in atapi_eh_request_sense Remove the FIXME comment in atapi_eh_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. Signed-off-by: Nicholas Krause Signed-off-by: Tejun Heo --- Reading git-diff-tree failed