mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/
synced 2026-09-18 18:15:59 +00:00
bio: use memset() in bio_init()
Use memset() to clear the bio, instead of doing each field manually. Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
This commit is contained in:
parent
4fa253f33c
commit
2b94de552e
1 changed files with 1 additions and 13 deletions
14
fs/bio.c
14
fs/bio.c
Loading…
Add table
Add a link
Reference in a new issue