]> bbs.cooldavid.org Git - net-next-2.6.git/commitdiff
tree-wide: s/widht/width/g typo in comments
authorDaniel Mack <daniel@caiaq.de>
Thu, 28 Jan 2010 08:11:51 +0000 (16:11 +0800)
committerJiri Kosina <jkosina@suse.cz>
Fri, 5 Feb 2010 11:22:42 +0000 (12:22 +0100)
Signed-off-by: Daniel Mack <daniel@caiaq.de>
Cc: Jiri Kosina <trivial@kernel.org>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
arch/m68k/include/asm/fbio.h
arch/sparc/include/asm/fbio.h
drivers/net/skfp/ess.c
drivers/video/68328fb.c
drivers/video/pm2fb.c

index b9215a0907d3f429352edd0298dbc12dffbb8dca..0a21da87f7d6b409dff755b0e34434c2917ce278 100644 (file)
@@ -173,7 +173,7 @@ struct mdi_cfginfo {
        int     mdi_ncluts;     /* Number of implemented CLUTs in this MDI */
         int     mdi_type;       /* FBTYPE name */
         int     mdi_height;     /* height */
-        int     mdi_width;      /* widht */
+        int     mdi_width;      /* width */
         int     mdi_size;       /* available ram */
         int     mdi_mode;       /* 8bpp, 16bpp or 32bpp */
         int     mdi_pixfreq;    /* pixel clock (from PROM) */
index b9215a0907d3f429352edd0298dbc12dffbb8dca..0a21da87f7d6b409dff755b0e34434c2917ce278 100644 (file)
@@ -173,7 +173,7 @@ struct mdi_cfginfo {
        int     mdi_ncluts;     /* Number of implemented CLUTs in this MDI */
         int     mdi_type;       /* FBTYPE name */
         int     mdi_height;     /* height */
-        int     mdi_width;      /* widht */
+        int     mdi_width;      /* width */
         int     mdi_size;       /* available ram */
         int     mdi_mode;       /* 8bpp, 16bpp or 32bpp */
         int     mdi_pixfreq;    /* pixel clock (from PROM) */
index a85efcfd9d0ecd71839b6dafc6ca40c19d178818..e8387d25f24acab7c0a47f1a50810e202232cce2 100644 (file)
@@ -557,7 +557,7 @@ static void ess_send_alc_req(struct s_smc *smc)
 
        /*
         * send never allocation request where the requested payload and
-        * overhead is zero or deallocate bandwidht when no bandwidth is
+        * overhead is zero or deallocate bandwidth when no bandwidth is
         * parsed
         */
        if (!smc->mib.fddiESSPayload) {
index 0b17824b0eb5b3aa0db0772b76dc6f19b07e2be4..2110556f76b3fde28f5edc6a6adc49a2ddd9efd4 100644 (file)
@@ -308,7 +308,7 @@ static int mc68x328fb_setcolreg(u_int regno, u_int red, u_int green, u_int blue,
         * Pseudocolor:
         *    uses offset = 0 && length = RAMDAC register width.
         *    var->{color}.offset is 0
-        *    var->{color}.length contains widht of DAC
+        *    var->{color}.length contains width of DAC
         *    cmap is not used
         *    RAMDAC[X] is programmed to (red, green, blue)
         * Truecolor:
index 36436ee6c1a4f58076b56b9c99f9e6568e613f3a..27f93aab6ddc008d3c61e59667993b4004a0a49a 100644 (file)
@@ -896,7 +896,7 @@ static int pm2fb_setcolreg(unsigned regno, unsigned red, unsigned green,
         * Pseudocolor:
         *    uses offset = 0 && length = DAC register width.
         *    var->{color}.offset is 0
-        *    var->{color}.length contains widht of DAC
+        *    var->{color}.length contains width of DAC
         *    cmap is not used
         *    DAC[X] is programmed to (red, green, blue)
         * Truecolor: