mirror of
https://github.com/opnsense/src.git
synced 2026-06-11 01:30:30 -04:00
sfxge(4): cleanup: remove trailing whitespaces
Found by DPDK checkpatch.sh Sponsored by: Solarflare Communications, Inc. MFC after: 2 days
This commit is contained in:
parent
fe497b15a1
commit
5e9a2dc5d6
1 changed files with 1 additions and 1 deletions
|
|
@ -238,7 +238,7 @@ typedef union efx_oword_u {
|
|||
#endif
|
||||
#if EFSYS_HAS_UINT64
|
||||
uint64_t eo_u64[2];
|
||||
#endif
|
||||
#endif
|
||||
uint32_t eo_u32[4];
|
||||
uint16_t eo_u16[8];
|
||||
uint8_t eo_u8[16];
|
||||
|
|
|
|||
Loading…
Reference in a new issue