Skip to content
Commit 7c0c0b5b authored by Christophe Jaillet's avatar Christophe Jaillet Committed by Jens Axboe
Browse files

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: default avatarChristophe Jaillet <jaillet.christophe@wanadoo.fr>
Acked-by: default avatarPeter Osterlund <petero2@telia.com>
Signed-off-by: default avatarAndrew Morton <akpm@linux-foundation.org>
Signed-off-by: default avatarJens Axboe <jens.axboe@oracle.com>
parent fce53847
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment