LKML Archive mirror
 help / color / mirror / Atom feed
* Comments of fbcon_cw.c made a mistake
@ 2010-05-20  1:56 Frank Pan
  0 siblings, 0 replies; only message in thread
From: Frank Pan @ 2010-05-20  1:56 UTC (permalink / raw
  To: linux-kernel, linux-fbdev

Greetings.

Recently I'm reading linux kernel and I've found this tiny problem.

    The comment at top of fbcon_cw.c annonced it is fbcon_ud.c.

I'm strongly interested in linux kernel and wish to learn the
community. Although this problem is really not a big deal, but maybe
it's a good start, good chance to learn.

If I did anything unregular, please tell me. Thank you.

Here is my patch:

diff --git a/drivers/video/console/fbcon_cw.c b/drivers/video/console/fbcon_cw.c
index 126110f..2f51a51 100644
--- a/drivers/video/console/fbcon_cw.c
+++ b/drivers/video/console/fbcon_cw.c
@@ -1,5 +1,5 @@
/*
- *  linux/drivers/video/console/fbcon_ud.c -- Software Rotation - 90 degrees
+ *  linux/drivers/video/console/fbcon_cw.c -- Software Rotation - 90 degrees
 *
 *      Copyright (C) 2005 Antonino Daplas <adaplas @pol.net>
 *

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2010-05-20  1:56 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-05-20  1:56 Comments of fbcon_cw.c made a mistake Frank Pan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).