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 @@
|
||||
/*
|
||||
* drivers/usb/file.c
|
||||
* drivers/usb/core/file.c
|
||||
*
|
||||
* (C) Copyright Linus Torvalds 1999
|
||||
* (C) Copyright Johannes Erdfelt 1999-2001
|
||||
|
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
* drivers/usb/usb.c
|
||||
* drivers/usb/core/usb.c
|
||||
*
|
||||
* (C) Copyright Linus Torvalds 1999
|
||||
* (C) Copyright Johannes Erdfelt 1999-2001
|
||||
|
Reference in New Issue
Block a user