From c44e5e39c3d168d094cfe91334fd9e826de7d51f Mon Sep 17 00:00:00 2001 From: Larry Finger Date: Sun, 9 Feb 2014 15:15:58 -0600 Subject: [PATCH] staging: r8188eu: Eliminate macro to get next list item The driver contains a macro that gets the next item in a linked list. Replace it with a simple copy of the pointer. Signed-off-by: Larry Finger Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed