summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorTony Finch2009-11-27 16:50:30 +0100
committerMichal Marek2009-12-12 13:08:16 +0100
commitd8379ab1dde371f13d7fdddf05346840a82c2b61 (patch)
tree73b0efd874b60918169169391372d10036929b5d /MAINTAINERS
parentkbuild: specify absolute paths for cscope (diff)
downloadkernel-qcow2-linux-d8379ab1dde371f13d7fdddf05346840a82c2b61.tar.gz
kernel-qcow2-linux-d8379ab1dde371f13d7fdddf05346840a82c2b61.tar.xz
kernel-qcow2-linux-d8379ab1dde371f13d7fdddf05346840a82c2b61.zip
unifdef: update to upstream revision 1.190
Fix handling of input files (e.g. with no newline at EOF) that could make unifdef get into an unexpected state and call abort(). The new -B option compresses blank lines around a deleted section so that blank lines around "paragraphs" of code don't get doubled. The evaluator can now handle macros with arguments, and unbracketed arguments to the "defined" operator. Add myself to MAINTAINERS for unifdef. Signed-off-by: Tony Finch <dot@dotat.at> Acked-by: Sam Ravnborg <sam@ravnborg.org> Signed-off-by: Michal Marek <mmarek@suse.cz>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS6
1 files changed, 6 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index d58fa703ec16..94381eddccfa 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -5407,6 +5407,12 @@ F: drivers/uwb/*
F: include/linux/uwb.h
F: include/linux/uwb/
+UNIFDEF
+M: Tony Finch <dot@dotat.at>
+W: http://dotat.at/prog/unifdef
+S: Maintained
+F: scripts/unifdef.c
+
UNIFORM CDROM DRIVER
M: Jens Axboe <axboe@kernel.dk>
W: http://www.kernel.dk