Skip to content
GitLab
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
educg-net-14239-914332
进击のOS-os
Commits
aa4f8eb1
Commit
aa4f8eb1
authored
3 years ago
by
某某某
Browse files
Options
Download
Patches
Plain Diff
fix struct bio *bio = kzalloc(sizeof(bio));
to struct bio *bio = kzalloc(sizeof(struct bio));
parent
a6215640
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
src/fs/bio.c
+2
-2
src/fs/bio.c
src/fs/mpage.c
+2
-2
src/fs/mpage.c
with
4 additions
and
4 deletions
+4
-4
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment