commit | 084455524f0d46dd210b4397898aff73579b97e8 | [log] [tgz] |
---|---|---|
author | Arend van Spriel <arend@broadcom.com> | Thu Dec 08 15:06:42 2011 -0800 |
committer | John W. Linville <linville@tuxdriver.com> | Tue Dec 13 15:31:27 2011 -0500 |
tree | a3442d404394c8525965a30097238e5b66540427 | |
parent | 9d08f10d355afd500310738ff09b4d921a447102 [diff] |
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>