changed declaration of bufinfo spinlock to static. This doesn't actually matter,
authorFrank Mori Hess <fmhess@speakeasy.net>
Thu, 5 Jul 2001 16:01:18 +0000 (16:01 +0000)
committerFrank Mori Hess <fmhess@speakeasy.net>
Thu, 5 Jul 2001 16:01:18 +0000 (16:01 +0000)
commitb81b4d02ee7b5338245d9a2e6d4b23b0c5fe9913
tree95cdac5350209ac8860394a845082fdb33d50793
parentef7497ab76ddb44459bf34b364acea7715d77bd6
changed declaration of bufinfo spinlock to static. This doesn't actually matter,
since it is only there to prevent interrupts, but makes the code look less buggy.
comedi/comedi_fops.c