From: James A Shackleford Date: Wed, 25 Jun 2014 02:52:38 +0000 (-0400) Subject: staging: rtl8712: remove wrapper function get_next X-Git-Tag: cleanup-for-v3.18~125^2~1382 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=849fb0a8878336732165eb482d3f0e8a4f71dd03;p=pandora-kernel.git staging: rtl8712: remove wrapper function get_next get_next is just an inline wrapper around return list->next. This patch removes the wrapper and directly uses list->next where applicable. Signed-off-by: James A Shackleford Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed