]> git.baikalelectronics.ru Git - kernel.git/commit
bcma: use static keyword for inline function declaration in bcma.h
authorArend van Spriel <arend@broadcom.com>
Thu, 8 Dec 2011 23:06:42 +0000 (15:06 -0800)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 13 Dec 2011 20:31:27 +0000 (15:31 -0500)
commitf058e5e83888e6bf6f2048bbc4039b544cfde8af
treea3442d404394c8525965a30097238e5b66540427
parentef829ed59987e0384887a502021882f1d379c296
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 <pieterpg@broadcom.com>
Reviewed-by: Alwin Beukers <alwin@broadcom.com>
Signed-off-by: Arend van Spriel <arend@broadcom.com>
Signed-off-by: Franky Lin <frankyl@broadcom.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
include/linux/bcma/bcma.h