This patch set fixs the WARNINGs found by the checkpatch.pl tool SZ Lin (6): net: moxa: Remove braces from single-line body net: moxa: Prefer 'unsigned int' to bare use of 'unsigned' net: moxa: Fix comparison to NULL could be written with ! net: moxa: Remove extra space after a cast net: moxa: Fix for typo in comment to function moxart_mac_setup_desc_ring() net: moxa: Add spaces preferred around that '{+,-}'
drivers/net/ethernet/moxa/moxart_ether.c | 15 +++++++-------- drivers/net/ethernet/moxa/moxart_ether.h | 8 ++++---- 2 files changed, 11 insertions(+), 12 deletions(-) -- 2.13.3