diff options
| author | 2018-03-08 09:21:07 -0600 | |
|---|---|---|
| committer | 2018-03-08 09:21:07 -0600 | |
| commit | c679fa6e3aaa5c58fc514b5b88cfa82774b8d390 (patch) | |
| tree | 0c10b339368bd1795152a66a4e245e6f654fb3ec /include/linux/semaphore.h | |
| parent | of: unittest: fix an error test in of_unittest_overlay_8() (diff) | |
| parent | scripts: turn off some new dtc warnings by default (diff) | |
Merge branch 'dtc-update' into dt/next
Diffstat (limited to 'include/linux/semaphore.h')
| -rw-r--r-- | include/linux/semaphore.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/linux/semaphore.h b/include/linux/semaphore.h index dc368b8ce215..11c86fbfeb98 100644 --- a/include/linux/semaphore.h +++ b/include/linux/semaphore.h @@ -4,7 +4,7 @@ * * Distributed under the terms of the GNU GPL, version 2 * - * Please see kernel/semaphore.c for documentation of these functions + * Please see kernel/locking/semaphore.c for documentation of these functions */ #ifndef __LINUX_SEMAPHORE_H #define __LINUX_SEMAPHORE_H |
