]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blobdiff - drivers/gpu/drm/nouveau/nouveau_state.c
Fix common misspellings
[mirror_ubuntu-bionic-kernel.git] / drivers / gpu / drm / nouveau / nouveau_state.c
index 4fcbd091a117caea61fb684374a4fe9f0e661886..5bb2859001e22dedaa27c33b160a0d37408cffc6 100644 (file)
@@ -963,7 +963,7 @@ int nouveau_load(struct drm_device *dev, unsigned long flags)
        if (ret)
                goto err_mmio;
 
-       /* Map PRAMIN BAR, or on older cards, the aperture withing BAR0 */
+       /* Map PRAMIN BAR, or on older cards, the aperture within BAR0 */
        if (dev_priv->card_type >= NV_40) {
                int ramin_bar = 2;
                if (pci_resource_len(dev->pdev, ramin_bar) == 0)