]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - fs/file.c
MAINTAINERS: fix indentation for Viresh Kumar
[karo-tx-linux.git] / fs / file.c
index 15750b80e3ceaedf00ae8258ca6ece0684381428..0f1bda4bebfaa77280a1234a2b8e19edb4b8d94b 100644 (file)
--- a/fs/file.c
+++ b/fs/file.c
@@ -797,6 +797,7 @@ struct file *fget_light(unsigned int fd, int *fput_needed)
 
        return file;
 }
+EXPORT_SYMBOL(fget_light);
 
 struct file *fget_raw_light(unsigned int fd, int *fput_needed)
 {