From 534c4acd1d45942eaae0db5858c82a33fac47468 Mon Sep 17 00:00:00 2001 From: James A Shackleford Date: Tue, 24 Jun 2014 22:52:34 -0400 Subject: [PATCH] staging: rtl8712: remove wrapper function _init_listhead _init_listhead is just an inline wrapper around INIT_LIST_HEAD. This patch removes the wrapper and directly uses INIT_LIST_HEAD instead. Signed-off-by: James A Shackleford Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed