kernel/: fix repeated words in comments
[linux-2.6-microblaze.git] / kernel / user_namespace.c
index 87804e0..e703d5d 100644 (file)
@@ -515,7 +515,7 @@ EXPORT_SYMBOL(from_kgid_munged);
  *
  *     When there is no mapping defined for the user-namespace projid
  *     pair INVALID_PROJID is returned.  Callers are expected to test
- *     for and handle handle INVALID_PROJID being returned.  INVALID_PROJID
+ *     for and handle INVALID_PROJID being returned.  INVALID_PROJID
  *     may be tested for using projid_valid().
  */
 kprojid_t make_kprojid(struct user_namespace *ns, projid_t projid)