]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blobdiff - block/blk-throttle.c
Merge branch 'fortglx/39/tip/timers/rtc' of git://git.linaro.org/people/jstultz/linux...
[mirror_ubuntu-artful-kernel.git] / 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