]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/blobdiff - fs/quota/quota.c
Merge remote-tracking branches 'asoc/topic/ac97', 'asoc/topic/ac97-mfd', 'asoc/topic...
[mirror_ubuntu-focal-kernel.git] / fs / quota / quota.c
index a9c5dfe6b83e5ef6f17f6adeb3662e65a97f1b2b..43612e2a73af8c7d334dabe6278f6e427c916f42 100644 (file)
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0
 /*
  * Quota code necessary even when VFS quota support is not compiled
  * into the kernel.  The interesting stuff is over in dquot.c, here