bridge: netfilter: checkpatch data type fixes
authorTobin C Harding <me@tobin.cc>
Tue, 10 May 2016 01:26:57 +0000 (11:26 +1000)
committerPablo Neira Ayuso <pablo@netfilter.org>
Tue, 7 Jun 2016 15:15:29 +0000 (17:15 +0200)
commit402f9030cb68d235cfa94b898e96f2d6f7da76ae
tree1e66322834cda4a8e532e967ba478f277dbbdaa2
parent2fb7ea455d57e22110c54fc2de0656b6f744263c
bridge: netfilter: checkpatch data type fixes

checkpatch produces data type 'checks'.

This patch amends them by changing, for example:
uint8_t -> u8

Signed-off-by: Tobin C Harding <me@tobin.cc>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
net/bridge/netfilter/ebt_stp.c