From b0a0fb1e292e1472db7aea8ddce2fc5ceae5ab48 Mon Sep 17 00:00:00 2001 From: Monam Agarwal Date: Sun, 9 Mar 2014 18:40:23 +0530 Subject: [PATCH] Staging: slicoss: Replace macro with inline defination in slicoss.c This patch moves the macro "SLIC_GET_SLIC_HANDLE(_adapter, _pslic_handle)" to inline in slicoss.c since it has been used only once. Signed-off-by: Monam Agarwal Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed