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
d9ebb192
Commit
d9ebb192
authored
Oct 20, 2005
by
Jens Axboe
Committed by
Jens Axboe
Oct 28, 2005
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[PATCH] elevator: leftover function declaration
Signed-off-by:
Jens Axboe
<
axboe@suse.de
>
parent
1b47f531
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
4 deletions
+0
-4
drivers/block/elevator.c
drivers/block/elevator.c
+0
-4
No files found.
drivers/block/elevator.c
View file @
d9ebb192
...
...
@@ -228,10 +228,6 @@ void elevator_exit(elevator_t *e)
kfree
(
e
);
}
void
elv_dispatch_insert_tail
(
request_queue_t
*
q
,
struct
request
*
rq
)
{
}
/*
* Insert rq into dispatch queue of q. Queue lock must be held on
* entry. If sort != 0, rq is sort-inserted; otherwise, rq will be
...
...
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