fix file specification in comments
Many files include the filename at the beginning, serveral used a wrong one. Signed-off-by: Uwe Zeisberger <Uwe_Zeisberger@digi.com> Signed-off-by: Adrian Bunk <bunk@stusta.de>
This commit is contained in:
committed by
Adrian Bunk
parent
670e9f34ee
commit
f30c226954
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
* linux/include/nfsd/stats.h
|
||||
* linux/include/linux/nfsd/stats.h
|
||||
*
|
||||
* Statistics for NFS server.
|
||||
*
|
||||
|
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
* linux/inxlude/linux/nfsd/xdr.h
|
||||
* linux/include/linux/nfsd/xdr.h
|
||||
*
|
||||
* XDR types for nfsd. This is mainly a typing exercise.
|
||||
*/
|
||||
|
Reference in New Issue
Block a user