From 81e4c97e667f465d6f250a7a9ce6af04c3e6bce0 Mon Sep 17 00:00:00 2001 From: Benjamin Romer Date: Mon, 18 Aug 2014 09:29:44 -0400 Subject: [PATCH] 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-format-patch failed