From: Benjamin Romer Date: Mon, 18 Aug 2014 13:29:47 +0000 (-0400) Subject: staging: unisys: fix indentation of uisutil_copy_fragsinfo_from_skb() X-Git-Tag: fixes-for-v3.18-merge-window~15^2~1182 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=29a9e89548408028498bb63bcaabe2806232e26a;p=pandora-kernel.git staging: unisys: fix indentation of uisutil_copy_fragsinfo_from_skb() The function uisutil_copy_fragsinfo_from_skb() in uisutils.c is messy and over-indented. This patch fixes the function's indentation so it is cleaner. Signed-off-by: Benjamin Romer Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed