]> git.karo-electronics.de Git - karo-tx-linux.git/commit
include/linux/eventfd.h: fix incorrect filename is a comment
authorMartin Sustrik <sustrik@250bpm.com>
Thu, 7 Feb 2013 01:31:57 +0000 (12:31 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Mon, 18 Feb 2013 05:47:43 +0000 (16:47 +1100)
commit1d2637909ff8c4c1457abdf2464b1d7e88d615cc
treee1535f8044e7a61b8ed34662bd1072f05bd0e121
parente5dd587ff61d7cc07637263715a7d718a4171ddc
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>
include/linux/eventfd.h