]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - block/blk-throttle.c
ARM: dts: at91: sama5d3_xplained: fix ADC vref
[karo-tx-linux.git] / block / blk-throttle.c
index 82fd0cc394ebd9d6ad3a0e02b9d5556baccc14c4..8fab716e40596199d680dba33230d8c01d37b45c 100644 (file)
@@ -185,7 +185,7 @@ static struct throtl_grp *sq_to_tg(struct throtl_service_queue *sq)
  * sq_to_td - return throtl_data the specified service queue belongs to
  * @sq: the throtl_service_queue of interest
  *
- * A service_queue can be embeded in either a throtl_grp or throtl_data.
+ * A service_queue can be embedded in either a throtl_grp or throtl_data.
  * Determine the associated throtl_data accordingly and return it.
  */
 static struct throtl_data *sq_to_td(struct throtl_service_queue *sq)