From 1ce87e24095cde26b58cf898cd02e6b27239ae84 Mon Sep 17 00:00:00 2001 From: Guillaume Clement Date: Fri, 25 Jul 2014 01:06:27 +0200 Subject: [PATCH] staging: vt6655: remove unused macro The MAC_MAX_CONTEXT_SIZE macro was not enclosed into parenthesis, which might have caused hard to debug errors, and caused a sparse warning. Since it is unused, we might as well remove it. Signed-off-by: Guillaume Clement Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed