From: Jean Sacren Date: Tue, 5 Aug 2014 08:01:03 +0000 (+0000) Subject: e1000e: fix trivial kernel doc typos X-Git-Tag: cleanup-for-v3.18~18^2~14^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=da8ed50b8b1f2f5a146ebd068ccbb1e721ee28db;p=pandora-kernel.git e1000e: fix trivial kernel doc typos The macro E1000_success is meant to be E1000_SUCCESS. As the return statement in the function is good as is, let's simply correct the comment for this trivial matter. Additionally E1000_ERR_HOST_INTERFACE_COMMAND is supposed to be -E1000_ERR_HOST_INTERFACE_COMMAND. Signed-off-by: Jean Sacren Tested-by: Aaron Brown Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed