From fee51243ee16e824742698903773f26e1ea48df1 Mon Sep 17 00:00:00 2001 From: James A Shackleford Date: Wed, 9 Jul 2014 15:26:23 -0400 Subject: [PATCH] staging: rtl8712: remove wrapper function thread_enter() The inline function thread_enter() accepts a single ignored parameter and is just a wrapper for allow_signal(SIGTERM). Removed. Signed-off-by: James A Shackleford Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed