staging: ccree: resolve possible macro issue in cc_hal.h
authorMatthew Giassa <matthew@giassa.net>
Sat, 6 May 2017 22:46:56 +0000 (15:46 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 15 May 2017 05:41:57 +0000 (07:41 +0200)
commit3477f15a850fc290d03f424571d222d1252e9028
tree6e64a94e2fe9f60a82a1f6cd0ac48fdf016216f7
parentf8aad3595b21bd4964db2b482c66049376ddde56
staging: ccree: resolve possible macro issue in cc_hal.h

Wrapping "offset" in macro definition to resolve checkpatch issue, ie:
CHECK: Macro argument 'offset' may be better as '(offset)' to avoid
precedence issues

Signed-off-by: Matthew Giassa <matthew@giassa.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/ccree/cc_hal.h