]> git.openfabrics.org - ~emulex/infiniband.git/commit
staging: cxt1e1: Add extern keyword for sparse 'static' warning
authorShaun Laing <shaun@xresource.ca>
Tue, 4 Mar 2014 19:44:21 +0000 (12:44 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 5 Mar 2014 00:35:37 +0000 (16:35 -0800)
commit553a5189318a9d8f83142b8a8141ed19f363a33f
tree1c4a4bb51a5e47061b563b74faad59bad6b6ec3b
parent293ed4614a8407f9777a3a539023a663febf58cb
staging: cxt1e1: Add extern keyword for sparse 'static' warning

Resolve sparse "warning: symbol '...' was not declared.  Should it be static?"
messages.  Includes "comet_tables.h", which contains extern declarations for
the variables defined in comet_tables.c.

Signed-off-by: Shaun Laing <shaun@xresource.ca>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/cxt1e1/comet_tables.c