]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - Documentation/fb/fbcon.txt
ext4: remove unused variable in ext4_get_parent
[linux-2.6-omap-h63xx.git] / Documentation / fb / fbcon.txt
index f373df12ed4ce9bd236454495529387509359801..99ea58e65eff66ff326590b8657032f234fd7f9f 100644 (file)
@@ -163,7 +163,7 @@ from the console layer before unloading the driver.  The VGA driver cannot be
 unloaded if it is still bound to the console layer. (See
 Documentation/console/console.txt for more information).
 
-This is more complicated in the case of the the framebuffer console (fbcon),
+This is more complicated in the case of the framebuffer console (fbcon),
 because fbcon is an intermediate layer between the console and the drivers:
 
 console ---> fbcon ---> fbdev drivers ---> hardware