summary refs log tree commit diff
path: root/drivers/block/ub.c
diff options
context:
space:
mode:
authorArjan van de Ven <arjan@infradead.org>2006-01-06 09:46:02 +0100
committerJens Axboe <axboe@suse.de>2006-01-06 09:46:02 +0100
commit64100099ed22f71cce656c5c2caecf5c9cf255dc (patch)
treef6ebf7c94ee2eeb080d25880ffca839ec39ec47e /drivers/block/ub.c
parent80cfd548eed68cf90c5ae9cfcd6b02230cece756 (diff)
downloadlinux-64100099ed22f71cce656c5c2caecf5c9cf255dc.tar.gz
[BLOCK] mark some block/ variables cons
the patch below marks various read-only variables in block/* as const,
so that gcc can optimize the use of them; eg gcc will replace the use by
the value directly now and will even remove the memory usage of these.

Signed-off-by: Arjan van de Ven <arjan@infradead.org>
Signed-off-by: Jens Axboe <axboe@suse.de>
Diffstat (limited to 'drivers/block/ub.c')
0 files changed, 0 insertions, 0 deletions