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
0a4a1e68
Commit
0a4a1e68
authored
Feb 12, 2018
by
Ilya Dryomov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
rbd: remove redundant declaration of rbd_spec_put()
Signed-off-by:
Ilya Dryomov
<
idryomov@gmail.com
>
parent
4d8969af
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
drivers/block/rbd.c
drivers/block/rbd.c
+0
-1
No files found.
drivers/block/rbd.c
View file @
0a4a1e68
...
...
@@ -445,7 +445,6 @@ static ssize_t rbd_add_single_major(struct bus_type *bus, const char *buf,
static
ssize_t
rbd_remove_single_major
(
struct
bus_type
*
bus
,
const
char
*
buf
,
size_t
count
);
static
int
rbd_dev_image_probe
(
struct
rbd_device
*
rbd_dev
,
int
depth
);
static
void
rbd_spec_put
(
struct
rbd_spec
*
spec
);
static
int
rbd_dev_id_to_minor
(
int
dev_id
)
{
...
...
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