]> git.baikalelectronics.ru Git - kernel.git/commit
staging: vt6655: remove unused macro
authorGuillaume Clement <gclement@baobob.org>
Thu, 24 Jul 2014 23:06:27 +0000 (01:06 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 27 Jul 2014 18:21:28 +0000 (11:21 -0700)
commit3287cb02dc9467d01431254dba42d2d0eb868e6d
tree16a0da4adfddf4e20db555c85524f69bb064f340
parent8e7af1b02441eaffa4b7cc391a477df6d8d8e767
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 <gclement@baobob.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/vt6655/mac.h