Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Staging: comedi: Fixed coding style issues.
comedi_fops.c : A forward decleration was declared as extern although it is a function private to this file. Changed the decleration to static. Signed-off-by: Mark Pearson <markpearson_de@yahoo.de> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
- Loading branch information