From: Tobin C Harding <m...@tobin.cc> checkpatch produces 32 'checks'. This patch set amends them all.
Patch one is white space only. Patch two changes data types e.g uint8_t -> u8. Patch three amends comparison to null. Tobin C Harding (3): bridge: netfilter: checkpatch whitespace fixes bridge: netfilter: checkpatch data type fixes bridge: netfilter: checkpatch null comparison fixes net/bridge/netfilter/ebt_stp.c | 68 +++++++++++++++++++++--------------------- 1 file changed, 34 insertions(+), 34 deletions(-) -- 2.8.2