Merge tag 'for-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux...
[sfrench/cifs-2.6.git] / include / linux / lsm_hook_defs.h
index af998f93d256073e03e8adef0fc3d69a8cc9ecd8..2a8c74d99015b6900b47c43ff0a4ab14dccc43de 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...)