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