fix file specification in comments

Many files include the filename at the beginning, serveral used a wrong one.

Signed-off-by: Uwe Kleine-König <ukleinek@informatik.uni-freiburg.de>
Signed-off-by: Adrian Bunk <bunk@stusta.de>
This commit is contained in:
Uwe Kleine-König
2007-05-09 07:51:49 +02:00
committed by Adrian Bunk
parent 01afd80626
commit 5886269962
39 changed files with 39 additions and 39 deletions

View File

@@ -1,5 +1,5 @@
/*
* linux/drivers/video/softcursor.c
* linux/drivers/video/console/softcursor.c
*
* Generic software cursor for frame buffer devices
*