diff options
author | David Brownell <dbrownell@users.sourceforge.net> | 2007-07-19 10:47:55 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-07-19 19:04:43 +0200 |
commit | 2ba2d00363975242dee9bb22cf798b487e3cd61e (patch) | |
tree | 26bc53fb314ec9d585f07a5866c275ff1bfbc1aa /mm | |
parent | eCryptfs: ecryptfs_setattr() bugfix (diff) | |
download | linux-2ba2d00363975242dee9bb22cf798b487e3cd61e.tar.xz linux-2ba2d00363975242dee9bb22cf798b487e3cd61e.zip |
AIO sparse fix (type of ki_flags)
Fix type issue reported by latest 'sparse': kiocb.ki_flags should be
"unsigned long" (not "long"), to match bitop type signature.
Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Benjamin LaHaise <bcrl@kvack.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'mm')
0 files changed, 0 insertions, 0 deletions