staging:lustre: Fix typo in comment and printk within lustre/obdclass
[deliverable/linux.git] / drivers / staging / lustre / lustre / obdclass / lu_object.c
index 9887d8fffb6e9f0132bfee65a7a2ba447a540969..492964a38e7cdb01d2b0094ca2d7a6a289ad71bc 100644 (file)
@@ -2100,7 +2100,7 @@ void lu_object_assign_fid(const struct lu_env *env, struct lu_object *o,
 EXPORT_SYMBOL(lu_object_assign_fid);
 
 /**
- * allocates object with 0 (non-assiged) fid
+ * allocates object with 0 (non-assigned) fid
  * XXX: temporary solution to be able to assign fid in ->do_create()
  *      till we have fully-functional OST fids
  */
This page took 0.029172 seconds and 5 git commands to generate.