This patchset clean some code in slicoss driver: * Removes not used macro. * Remove a macro and just inline code.
Changes in v2: * Remove inline function into inline code. Sergio Paracuellos (2): staging: slicoss: remove not used UPDATE_STATS macro staging: slicoss: remove UPDATE_STATS_GB macro and inline code drivers/staging/slicoss/slic.h | 13 ---------- drivers/staging/slicoss/slicoss.c | 52 +++++++++++++++++++-------------------- 2 files changed, 25 insertions(+), 40 deletions(-) -- 1.9.1