]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blobdiff - fs/quota/kqid.c
fs/quota: kernel-doc warning fixes
[mirror_ubuntu-bionic-kernel.git] / fs / quota / kqid.c
index 2f97b0e2c501d37ab45d600ec0870bd4985f5546..ebc5e62858007d8f9ed6acee5f6aef2afb28c9c0 100644 (file)
@@ -55,7 +55,7 @@ EXPORT_SYMBOL(qid_lt);
 /**
  *     from_kqid - Create a qid from a kqid user-namespace pair.
  *     @targ: The user namespace we want a qid in.
- *     @kuid: The kernel internal quota identifier to start with.
+ *     @kqid: The kernel internal quota identifier to start with.
  *
  *     Map @kqid into the user-namespace specified by @targ and
  *     return the resulting qid.