Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
L
linux
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
linux
Commits
e8f3ccd7
Commit
e8f3ccd7
authored
Mar 04, 2004
by
Linus Torvalds
Browse files
Options
Browse Files
Download
Plain Diff
Merge
bk://gkernel.bkbits.net/misc-2.5
into ppc970.osdl.org:/home/torvalds/v2.5/linux
parents
5d53b9bf
9f1f4a57
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
drivers/block/rd.c
drivers/block/rd.c
+1
-0
No files found.
drivers/block/rd.c
View file @
e8f3ccd7
...
...
@@ -316,6 +316,7 @@ static void __exit rd_cleanup(void)
}
del_gendisk
(
rd_disks
[
i
]);
put_disk
(
rd_disks
[
i
]);
blk_cleanup_queue
(
rd_queue
[
i
]);
}
devfs_remove
(
"rd"
);
unregister_blkdev
(
RAMDISK_MAJOR
,
"ramdisk"
);
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment