git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fce5384
)
drivers/block/pktcdvd.c: avoid useless memset
author
Christophe Jaillet
<jaillet.christophe@wanadoo.fr>
Fri, 4 Jul 2008 07:33:17 +0000
(09:33 +0200)
committer
Jens Axboe
<jens.axboe@oracle.com>
Fri, 4 Jul 2008 07:52:14 +0000
(09:52 +0200)
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>
No differences found