File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -610,7 +610,7 @@ EXPORT_SYMBOL_GPL(blkcg_print_blkgs);
610
610
* @pd: policy private data of interest
611
611
* @v: value to print
612
612
*
613
- * Print @v to @sf for the device assocaited with @pd.
613
+ * Print @v to @sf for the device associated with @pd.
614
614
*/
615
615
u64 __blkg_prfill_u64 (struct seq_file * sf , struct blkg_policy_data * pd , u64 v )
616
616
{
@@ -798,7 +798,7 @@ EXPORT_SYMBOL_GPL(blkg_conf_prep);
798
798
799
799
/**
800
800
* blkg_conf_finish - finish up per-blkg config update
801
- * @ctx: blkg_conf_ctx intiailized by blkg_conf_prep()
801
+ * @ctx: blkg_conf_ctx initialized by blkg_conf_prep()
802
802
*
803
803
* Finish up after per-blkg config update. This function must be paired
804
804
* with blkg_conf_prep().
You can’t perform that action at this time.
0 commit comments