]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - drivers/gpu/drm/radeon/radeon_state.c
tree-wide: fix assorted typos all over the place
[net-next-2.6.git] / drivers / gpu / drm / radeon / radeon_state.c
index 38537d971a3e3b5a666fe24b8f63ee901b1c121e..067167cb39cafa8444b2358cde28d5bc9e96f167 100644 (file)
@@ -1950,7 +1950,7 @@ static void radeon_apply_surface_regs(int surf_index,
  * Note that refcount can be at most 2, since during a free refcount=3
  * might mean we have to allocate a new surface which might not always
  * be available.
- * For example : we allocate three contigous surfaces ABC. If B is
+ * For example : we allocate three contiguous surfaces ABC. If B is
  * freed, we suddenly need two surfaces to store A and C, which might
  * not always be available.
  */