From: Benjamin Romer Date: Mon, 18 Aug 2014 13:29:44 +0000 (-0400) Subject: staging: unisys: simplify destroy_bus() in uislib.c X-Git-Tag: fixes-for-v3.18-merge-window~15^2~1185 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=81e4c97e667f465d6f250a7a9ce6af04c3e6bce0;p=pandora-kernel.git staging: unisys: simplify destroy_bus() in uislib.c The destroy_bus() function is heavily indented and many lines extend past the right margin. This patch simplifies the function without changing its effects. Signed-off-by: Benjamin Romer Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed