]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blobdiff - drivers/video/gbefb.c
Fix common misspellings
[mirror_ubuntu-bionic-kernel.git] / drivers / video / gbefb.c
index 933899dca33a9ff4bd4cba5674ec2880a6a278c9..7e7b7a9ba274ba2d33450b68b76a55ba21fab898 100644 (file)
@@ -721,7 +721,7 @@ static int gbefb_set_par(struct fb_info *info)
 
           Tiles have the advantage that they can be allocated individually in
           memory. However, this mapping is not linear at all, which is not
-          really convienient. In order to support linear addressing, the GBE
+          really convenient. In order to support linear addressing, the GBE
           DMA hardware is fooled into thinking the screen is only one tile
           large and but has a greater height, so that the DMA transfer covers
           the same region.