diff options
author | Christophe Jaillet <jaillet.christophe@wanadoo.fr> | 2008-07-04 09:33:17 +0200 |
---|---|---|
committer | Jens Axboe <jens.axboe@oracle.com> | 2008-07-04 09:52:14 +0200 |
commit | 7c0c0b5b19611ac15eec69043cb5588f6cbfbd7b (patch) | |
tree | bd79275cea83f0519d2acc38ecd3fe19e7a7abf1 /fs | |
parent | cdrom: revert commit 22a9189 (cdrom: use kmalloced buffers instead of buffers... (diff) | |
download | linux-7c0c0b5b19611ac15eec69043cb5588f6cbfbd7b.tar.xz linux-7c0c0b5b19611ac15eec69043cb5588f6cbfbd7b.zip |
drivers/block/pktcdvd.c: avoid useless memset
Avoid the 'memset(...,0, ...)' before calling 'init_cdrom_command' because
this function already does it.
Signed-off-by: Christophe Jaillet <jaillet.christophe@wanadoo.fr>
Acked-by: Peter Osterlund <petero2@telia.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions