]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit64069ececc88cfeb68e4715471e7960818f4842e
tree1e66322834cda4a8e532e967ba478f277dbbdaa2
parent4c0d31722bad5a238a9716c301d3ad09664887c9
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