diff options
Diffstat (limited to 'drivers/base/module.c')
-rw-r--r-- | drivers/base/module.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/base/module.c b/drivers/base/module.c index 2a215780eda2..9e50e55c547a 100644 --- a/drivers/base/module.c +++ b/drivers/base/module.c | |||
@@ -1,3 +1,4 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0 | ||
1 | /* | 2 | /* |
2 | * module.c - module sysfs fun for drivers | 3 | * module.c - module sysfs fun for drivers |
3 | * | 4 | * |