]> git.baikalelectronics.ru Git - kernel.git/commit
include/linux/eventfd.h: fix incorrect filename is a comment
authorMartin Sustrik <sustrik@250bpm.com>
Thu, 28 Feb 2013 01:05:42 +0000 (17:05 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 28 Feb 2013 03:10:23 +0000 (19:10 -0800)
commit25e151c51c609b0045038eda945431590c04639c
treef44eb95fbed40aff5ff54b2288eca6c33a14f772
parent40b1d24db59444067350bfe56bf8c6e02ae54dc5
include/linux/eventfd.h: fix incorrect filename is a comment

Comment in eventfd.h referred to 'include/asm-generic/fcntl.h'
while the correct path is 'include/uapi/asm-generic/fcntl.h'.

Signed-off-by: Martin Sustrik <sustrik@250bpm.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
include/linux/eventfd.h