PM / QOS: Pass request type to dev_pm_qos_read_value()
[linux-2.6-block.git] / fs / namespace.c
index ffb13f0562b0702df6c22724b0557c6fb789d732..b26778bdc236e83595d6c2129d4f61ae45dbc0f2 100644 (file)
@@ -1,8 +1,8 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  *  linux/fs/namespace.c
  *
  * (C) Copyright Al Viro 2000, 2001
- *     Released under GPL v2.
  *
  * Based on code from fs/super.c, copyright Linus Torvalds and others.
  * Heavily rewritten.