diff options
author | David Härdeman <david@hardeman.nu> | 2010-03-23 21:35:22 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2010-03-25 00:31:20 +0100 |
commit | 4c87684d32e8f95715d53039dcd2d998dc63d1eb (patch) | |
tree | 80d351d6866fa15ff829408aee635145a039b7fb /Documentation/DMA-API-HOWTO.txt | |
parent | nommu: fix an incorrect comment in the do_mmap_shared_file() (diff) | |
download | linux-4c87684d32e8f95715d53039dcd2d998dc63d1eb.tar.xz linux-4c87684d32e8f95715d53039dcd2d998dc63d1eb.zip |
kfifo: fix KFIFO_INIT in include/linux/kfifo.h
include/linux/kfifo.h first defines and then undefines __kfifo_initializer
which is used by INIT_KFIFO (which is also a macro, so building a module
which uses INIT_KFIFO will fail).
Signed-off-by: David Härdeman <david@hardeman.nu>
Acked-by: Stefani Seibold <stefani@seibold.net>
Cc: <stable@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'Documentation/DMA-API-HOWTO.txt')
0 files changed, 0 insertions, 0 deletions