net/sfc/base: add space after sizeof
authorAndy Moreton <amoreton@solarflare.com>
Mon, 10 Sep 2018 09:33:06 +0000 (10:33 +0100)
committerFerruh Yigit <ferruh.yigit@intel.com>
Thu, 27 Sep 2018 23:41:02 +0000 (01:41 +0200)
commitf64f2a47f0512e7bd47606f5214a583fa9b4f79b
tree9c84aca509933ab5b9e8ab821d63cdc422527c8e
parent9d42b13e8c2bd325e7c9735830a2f65e3f14b41c
net/sfc/base: add space after sizeof

Required by GLD cstyle.

Fixes: d4f4b8f9d260 ("net/sfc/base: make RxQ type data an union")
Cc: stable@dpdk.org
Signed-off-by: Andy Moreton <amoreton@solarflare.com>
Signed-off-by: Andrew Rybchenko <arybchenko@solarflare.com>
drivers/net/sfc/base/efx_rx.c