From f0e0f8cffa73d5922b8e356c64d9238302763e07 Mon Sep 17 00:00:00 2001 From: Lorenzo Stoakes Date: Sat, 24 Jan 2015 15:45:24 +0000 Subject: [PATCH] staging: rtl8192u: Refactor heavy nesting This patch fixes warnings raised by checkpatch.pl relating to heavily indented lines in r8192U_dm.c by refactoring code to achieve the same outcome indented by one less tab. Signed-off-by: Lorenzo Stoakes Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed