mirror of
https://kernel.googlesource.com/pub/scm/linux/kernel/git/torvalds/linux
synced 2025-09-18 18:48:10 +10:00
Also changed references within source files that referred to header files whose names had changed. Signed-off-by: Mike Marshall <hubcap@omnibond.com>
3 lines
77 B
C
3 lines
77 B
C
extern int orangefs_sysfs_init(void);
|
|
extern void orangefs_sysfs_exit(void);
|