]> git.kernelconcepts.de Git - karo-tx-linux.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)
commit1d730c49a91dc5b7660269b98ad76e5a9b85740f
treef44eb95fbed40aff5ff54b2288eca6c33a14f772
parent4debec7abc59830f3fecd9022d07d1d19a676238
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