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:
4fa253f
)
bio: use memset() in bio_init()
author
Jens Axboe
<jens.axboe@oracle.com>
Wed, 18 Jul 2007 11:14:03 +0000
(13:14 +0200)
committer
Jens Axboe
<jens.axboe@oracle.com>
Tue, 16 Oct 2007 09:03:51 +0000
(11:03 +0200)
Use memset() to clear the bio, instead of doing each field manually.
Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
fs/bio.c
patch
|
blob
|
history
diff --cc
fs/bio.c
Simple merge