From: Ying Xue Date: Thu, 26 Jun 2014 07:56:31 +0000 (+0800) Subject: net: fix some typos in comment X-Git-Tag: omap-for-v3.17/fixes-against-rc2~149^2~249 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9bf2b8c280b5c02ca8a9e75263bf3ca998fed144;p=pandora-kernel.git net: fix some typos in comment In commit 371121057607e3127e19b3fa094330181b5b031e("net: QDISC_STATE_RUNNING dont need atomic bit ops") the __QDISC_STATE_RUNNING is renamed to __QDISC___STATE_RUNNING, but the old names existing in comment are not replaced with the new name completely. Signed-off-by: Ying Xue Signed-off-by: David S. Miller --- Reading git-diff-tree failed