kernel-doc: cleanup perl script
authorRandy Dunlap <randy.dunlap@oracle.com>
Tue, 9 Jun 2009 15:50:38 +0000 (08:50 -0700)
committerSam Ravnborg <sam@ravnborg.org>
Tue, 9 Jun 2009 21:02:30 +0000 (23:02 +0200)
Various cleanups of scripts/kernel-doc:
- don't use **/ as an ending kernel-doc block since it's not preferred;
- typos/spellos
- add whitespace around ==, after comma, & around . operator;

Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: Sam Ravnborg <sam@ravnborg.org>

No differences found