]> Pileus Git - ~andy/linux/blobdiff - block/blk-throttle.c
serial: altera_uart: Scan for a free port if platform device id is -1
[~andy/linux] / block / blk-throttle.c
index 6c98cfeeedf0e385799130dc8ede25cc1fa09c27..0475a22a420dfb09d34ba51698e8b2a07f391b32 100644 (file)
@@ -916,7 +916,7 @@ static void throtl_update_blkio_group_common(struct throtl_data *td,
 /*
  * For all update functions, key should be a valid pointer because these
  * update functions are called under blkcg_lock, that means, blkg is
- * valid and in turn key is valid. queue exit path can not race becuase
+ * valid and in turn key is valid. queue exit path can not race because
  * of blkcg_lock
  *
  * Can not take queue lock in update functions as queue lock under blkcg_lock