]> git.baikalelectronics.ru Git - kernel.git/commit
Staging: comedi: 8255.c: mark some functions static
authorGreg Kroah-Hartman <gregkh@suse.de>
Tue, 4 May 2010 23:01:19 +0000 (16:01 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 11 May 2010 18:36:07 +0000 (11:36 -0700)
commit087bf79edb883dd269bb1d3758482a1bd8e96fb6
tree5ce41497096730ef69024d20b38a00a9326da318
parentb6ee3d203f624a70c6dc9bff726da65707cecc8c
Staging: comedi: 8255.c: mark some functions static

sparse pointed out that these functions should be static, so mark them
as such.

Cc: Ian Abbott <abbotti@mev.co.uk>
Cc: Frank Mori Hess <fmhess@users.sourceforge.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/comedi/drivers/8255.c