]> 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)
commitabe63bd3e55c56c4699728b8ae35bef91dea5f55
treef44eb95fbed40aff5ff54b2288eca6c33a14f772
parentc99ae769c38f9e7c6dd10fea197c77621be37277
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