From: Yang Yingliang Date: Tue, 10 Dec 2013 12:55:29 +0000 (+0800) Subject: net_sched: remove unnecessary parentheses while return X-Git-Tag: v3.14-rc1~94^2~526 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=17569faedf84768e76b204ba6d682022b830a3ed;p=pandora-kernel.git net_sched: remove unnecessary parentheses while return return is not a function, parentheses are not required. Signed-off-by: Yang Yingliang Signed-off-by: David S. Miller --- Reading git-diff-tree failed