public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Christian Merkle <chris@luemmel.org>
To: linux-kernel@vger.kernel.org
Subject: [PATCH] radeonfb: fix typo
Date: Tue, 31 Jan 2006 03:49:44 +0000	[thread overview]
Message-ID: <43DEDE58.9060903@luemmel.org> (raw)

Just a cosmetical fixup.


Signed-off-by: Christian Merkle <chris@luemmel.org>


--- a/drivers/video/aty/radeonfb.h        2006-01-31 02:34:05.000000000 
+0000
+++ b/drivers/video/aty/radeonfb.h        2006-01-31 02:34:28.000000000 
+0000
@@ -139,7 +139,7 @@
   * This structure contains the various registers manipulated by this
   * driver for setting or restoring a mode. It's mostly copied from
   * XFree's RADEONSaveRec structure. A few chip settings might still be
- * tweaked without beeing reflected or saved in these registers though
+ * tweaked without being reflected or saved in these registers though
   */
  struct radeon_regs {
         /* Common registers */
@@ -382,7 +382,7 @@
  /* Note about this function: we have some rare cases where we must not 
hedule,
   * this typically happen with our special "wake up early" hook which 
allows us to
   * wake up the graphic chip (and thus get the console back) before 
everything else
- * on some machines that support that mecanism. At this point, 
interrupts are off
+ * on some machines that support that mechanism. At this point, 
interrupts are off
   * and scheduling is not permitted
   */
  static inline void _radeon_msleep(struct radeonfb_info *rinfo, 
unsigned long ms)

                 reply	other threads:[~2006-01-31  2:45 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=43DEDE58.9060903@luemmel.org \
    --to=chris@luemmel.org \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox