Fix common misspellings
[linux-block.git] / drivers / gpu / drm / radeon / radeon_state.c
index 4ae5a3d1074e19c9a203f7433cfc12e1c7724042..92e7ea73b7c5eae76536f5bbab183e513f1426b8 100644 (file)
@@ -980,7 +980,7 @@ static void radeon_cp_dispatch_clear(struct drm_device * dev,
        }
 
        /* hyper z clear */
-       /* no docs available, based on reverse engeneering by Stephane Marchesin */
+       /* no docs available, based on reverse engineering by Stephane Marchesin */
        if ((flags & (RADEON_DEPTH | RADEON_STENCIL))
            && (flags & RADEON_CLEAR_FASTZ)) {