sparse, llvm: fix array size

The array size should be ->bit_size over that of its element type,
rather than ->bit_size / 8.

Signed-off-by: Xi Wang <xi.wang@gmail.com>
Signed-off-by: Pekka Enberg <penberg@kernel.org>
1 file changed