From: Arend van Spriel Date: Thu, 8 Dec 2011 23:06:42 +0000 (-0800) Subject: bcma: use static keyword for inline function declaration in bcma.h X-Git-Tag: v3.3-rc1~182^2~178^2~106 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=084455524f0d46dd210b4397898aff73579b97e8;p=pandora-kernel.git bcma: use static keyword for inline function declaration in bcma.h Just scratching an itch here, but it makes more sense to use the static keyword if you think about how the compiler treats inline functions. Reviewed-by: Pieter-Paul Giesberts Reviewed-by: Alwin Beukers Signed-off-by: Arend van Spriel Signed-off-by: Franky Lin Signed-off-by: John W. Linville --- Reading git-diff-tree failed