Staging
v0.8.1
https://github.com/torvalds/linux
Revision 6a13f66043cd755fc7e19f8e0fbb5bfcdf470e74 authored by Al Viro on 30 January 2007, 13:24:00 UTC, committed by Linus Torvalds on 30 January 2007, 16:39:21 UTC
do { } while(0) is not a good imitation of function returning void;
use ((void)0) instead.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
1 parent d0a2339
History
Tip revision: 6a13f66043cd755fc7e19f8e0fbb5bfcdf470e74 authored by Al Viro on 30 January 2007, 13:24:00 UTC
[PATCH] dma-mapping.h stubs fix
Tip revision: 6a13f66
File Mode Size
Documentation
arch
block
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
scripts
security
sound
usr
.gitignore -rw-r--r-- 572 bytes
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 88.5 KB
Kbuild -rw-r--r-- 1.2 KB
MAINTAINERS -rw-r--r-- 80.1 KB
Makefile -rw-r--r-- 49.2 KB
README -rw-r--r-- 16.5 KB
REPORTING-BUGS -rw-r--r-- 3.0 KB

README

back to top