From: James A Shackleford Date: Wed, 25 Jun 2014 02:52:34 +0000 (-0400) Subject: staging: rtl8712: remove wrapper function _init_listhead X-Git-Tag: cleanup-for-v3.18~125^2~1386 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=534c4acd1d45942eaae0db5858c82a33fac47468;p=pandora-kernel.git 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-diff-tree failed