From: stephen hemminger Date: Fri, 22 Jul 2011 07:47:10 +0000 (+0000) Subject: bridge: minor cleanups X-Git-Tag: v3.1-rc1~255^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=160d73b8455edb1a12967e207790b1a93a4cb0e1;p=pandora-kernel.git bridge: minor cleanups Some minor cleanups that won't impact code: 1. Remove inline from non-critical functions; compiler will most likely inline them anyway. 2. Make function args const where possible. 3. Whitespace cleanup Signed-off-by: Stephen Hemminger Signed-off-by: David S. Miller --- Reading git-diff-tree failed