···173173 int mdi_ncluts; /* Number of implemented CLUTs in this MDI */174174 int mdi_type; /* FBTYPE name */175175 int mdi_height; /* height */176176- int mdi_width; /* widht */176176+ int mdi_width; /* width */177177 int mdi_size; /* available ram */178178 int mdi_mode; /* 8bpp, 16bpp or 32bpp */179179 int mdi_pixfreq; /* pixel clock (from PROM) */
+1-1
arch/sparc/include/asm/fbio.h
···173173 int mdi_ncluts; /* Number of implemented CLUTs in this MDI */174174 int mdi_type; /* FBTYPE name */175175 int mdi_height; /* height */176176- int mdi_width; /* widht */176176+ int mdi_width; /* width */177177 int mdi_size; /* available ram */178178 int mdi_mode; /* 8bpp, 16bpp or 32bpp */179179 int mdi_pixfreq; /* pixel clock (from PROM) */
+1-1
drivers/net/skfp/ess.c
···557557558558 /*559559 * send never allocation request where the requested payload and560560- * overhead is zero or deallocate bandwidht when no bandwidth is560560+ * overhead is zero or deallocate bandwidth when no bandwidth is561561 * parsed562562 */563563 if (!smc->mib.fddiESSPayload) {
+1-1
drivers/video/68328fb.c
···308308 * Pseudocolor:309309 * uses offset = 0 && length = RAMDAC register width.310310 * var->{color}.offset is 0311311- * var->{color}.length contains widht of DAC311311+ * var->{color}.length contains width of DAC312312 * cmap is not used313313 * RAMDAC[X] is programmed to (red, green, blue)314314 * Truecolor:
+1-1
drivers/video/pm2fb.c
···896896 * Pseudocolor:897897 * uses offset = 0 && length = DAC register width.898898 * var->{color}.offset is 0899899- * var->{color}.length contains widht of DAC899899+ * var->{color}.length contains width of DAC900900 * cmap is not used901901 * DAC[X] is programmed to (red, green, blue)902902 * Truecolor: