aboutsummaryrefslogtreecommitdiff
path: root/include/linux/timerqueue.h
diff options
context:
space:
mode:
authorOGAWA Hirofumi <[email protected]>2008-07-25 01:46:42 -0700
committerLinus Torvalds <[email protected]>2008-07-25 10:53:34 -0700
commit4596c8aaf96e8634ca755c9f34b91420a39bebd4 (patch)
treee9ef95f9bf619dfa50c2bde1de553b32860d469c /include/linux/timerqueue.h
parent8d44d9741f6808c107a144f469fb89e6fe7c55e3 (diff)
fat: fix VFAT_IOCTL_READDIR_xxx and cleanup for userland
"struct dirent" is a kernel type here, but is a **different type** in userspace! This means both the structure and the IOCTL number is wrong! So, this adds new "struct __fat_dirent" to generate correct IOCTL number. And kernel stuff moves to under __KERNEL__. Signed-off-by: OGAWA Hirofumi <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'include/linux/timerqueue.h')
0 files changed, 0 insertions, 0 deletions