staging: vchiq_core: remove BITSET_ZERO
authorStefan Wahren <stefan.wahren@i2se.com>
Sat, 31 Mar 2018 20:09:39 +0000 (22:09 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 23 Apr 2018 13:47:16 +0000 (15:47 +0200)
commit1cc5a28be1fce52fa2e8d886459b6efcd1f6346e
tree08b2ff86b81966bf92349a2a11fcbbf9f8af29c7
parent6dca544ebabb59a74ab408e15fbd64ac3e9665e4
staging: vchiq_core: remove BITSET_ZERO

Hiding memset behind a macro isn't the best, because it relies on that
the parameter is not a pointer. Luckily all user has been removed, so
we can remove BITSET_ZERO too.

Signed-off-by: Stefan Wahren <stefan.wahren@i2se.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/vc04_services/interface/vchiq_arm/vchiq_core.h