From: Chen Gang Date: Tue, 2 Apr 2013 01:37:56 +0000 (+0800) Subject: ISDN:divert: beautify code: useless 'break', 'return (0)', additional comments. X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~65^2~246 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=287ecefb4bbea962b5646ef496c7a32a86d30b60;p=pandora-kernel.git ISDN:divert: beautify code: useless 'break', 'return (0)', additional comments. delete useless 'break' after 'return'. let 'return 0' instead of 'return (0)' also give a comment for 'break' to let readers notice it. Signed-off-by: Chen Gang Signed-off-by: Sergei Shtylyov Signed-off-by: David S. Miller --- Reading git-diff-tree failed