kernel/include/linux/semaphore.h
.. .. @@ -1,8 +1,7 @@ 1 1 2 /* 2 3 * Copyright (c) 2008 Intel Corporation 3 4 * Author: Matthew Wilcox <willy@linux.intel.com> 4 5 6 5 * 7 6 * Please see kernel/locking/semaphore.c for documentation of these functions 8 7 */