linux/drivers/staging/cxt1e1
Pawel Lebioda 7bb3c79862 staging: cxt1e1: fix sbeCrc function declaration
This patch fixes the following sparse warning:

drivers/staging/cxt1e1/sbecrc.c:86:1: warning: symbol 'sbeCrc' was not declared. Should it be static?

Furthermore it fixes wring sbeCrc return type in function declaration.

Signed-off-by: Pawel Lebioda <pawel.lebioda89@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2014-06-26 20:35:50 -04:00
..
comet_tables.c staging: cxt1e1: Add extern keyword for sparse 'static' warning 2014-03-04 16:35:37 -08:00
comet_tables.h
comet.c Staging: cxt1e1: Fix externs should be avoided in .c files in comet.c 2014-03-19 09:17:23 -07:00
comet.h
functions.c staging: ctx1e1: remove checks for three macros 2014-05-26 20:19:26 -07:00
hwprobe.c staging: cxt1e1: Avoid using 0 instead of NULL 2014-04-26 08:42:54 -07:00
Kconfig
libsbew.h staging: cxt1e1: Fix space prohibited between function name and open parenthesis 2014-03-16 22:04:48 -07:00
linux.c staging: ctx1e1: remove checks for three macros 2014-05-26 20:19:26 -07:00
Makefile staging: cxt1e1: removed version string declaration 2014-03-06 11:58:32 -08:00
musycc.c staging cxt1e1: refactored ring buffer dump functions to avoid sparse warnings 2014-06-19 17:16:04 -07:00
musycc.h
pmc93x6_eeprom.c STAGING: cxt1e1: Remove curly braces 2014-04-18 15:58:32 -07:00
pmc93x6_eeprom.h
pmcc4_cpld.h
pmcc4_defs.h
pmcc4_drv.c staging: cxt1e1: replace OS_kmalloc/OS_kfree with kzalloc/kfree 2014-04-18 15:58:55 -07:00
pmcc4_ioctls.h
pmcc4_private.h staging: cxt1e1: fix sbeCrc function declaration 2014-06-26 20:35:50 -04:00
pmcc4_sysdep.h Staging: cxt1e1: Fix externs should be avoided in .c files in comet.c 2014-03-19 09:17:23 -07:00
pmcc4.h staging: cxt1e1: fix sbeCrc function declaration 2014-06-26 20:35:50 -04:00
sbe_bid.h
sbe_promformat.h
sbecom_inline_linux.h staging: cxt1e1: replace OS_kmalloc/OS_kfree with kzalloc/kfree 2014-04-18 15:58:55 -07:00
sbecrc.c staging: cxt1e1: fix sbeCrc function declaration 2014-06-26 20:35:50 -04:00
sbeid.c
sbeproc.c staging: cxt1e1: replace OS_kmalloc/OS_kfree with kzalloc/kfree 2014-04-18 15:58:55 -07:00
sbeproc.h
sbew_ioc.h