Staging: comedi: Remove instances of assignments in conditionals
[linux-block.git] / drivers / staging / comedi / comedi_fops.h
CommitLineData
ed9eccbe
DS
1
2#ifndef _COMEDI_FOPS_H
3#define _COMEDI_FOPS_H
4
5extern struct class *comedi_class;
6extern const struct file_operations comedi_fops;
6a9d7a21 7extern int comedi_autoconfig;
ed9eccbe 8
e0dcef71 9#endif /* _COMEDI_FOPS_H */