On Fri, Sep 18, 2015 at 10:36:22PM -0400, Nicholas Krause wrote: > This fixes the missing error check and handling if the second D2H > register command fails in the function fails. > > Signed-off-by: Nicholas Krause <xerofoify@xxxxxxxxx> This isn't exactly a command execution and the success condition checks are performed manually afterwards. The ignoring of command execution result is intentional there and the proposed change is likely to cause more harm than good. Unless there are specific cases where the new code would behave better, I'd much rather leave it as it is. Thansk. -- tejun -- To unsubscribe from this list: send the line "unsubscribe linux-ide" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html