sr: use bdev_check_media_change
[linux-2.6-microblaze.git] / include / linux / lsm_hook_defs.h
index af998f9..2a8c74d 100644 (file)
@@ -15,7 +15,7 @@
  */
 
 /*
- * The macro LSM_HOOK is used to define the data structures required by the
+ * The macro LSM_HOOK is used to define the data structures required by
  * the LSM framework using the pattern:
  *
  *     LSM_HOOK(<return_type>, <default_value>, <hook_name>, args...)