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
Kirill Smelkov
linux
Commits
5dd17103
Commit
5dd17103
authored
Sep 30, 2002
by
David Gibson
Committed by
Greg Kroah-Hartman
Sep 30, 2002
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[PATCH] Squash warning in fs/devfs/base.c
This removes an unused label in fs/devfs/base.c
parent
1a008d0e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
fs/devfs/base.c
fs/devfs/base.c
+0
-1
No files found.
fs/devfs/base.c
View file @
5dd17103
...
...
@@ -2396,7 +2396,6 @@ static int check_disc_changed (struct devfs_entry *de)
warn_no_part
=
0
;
retval
=
full_check_disk_change
(
bdev
);
warn_no_part
=
tmp
;
out:
devfs_put_ops
(
de
);
return
retval
;
}
/* End Function check_disc_changed */
...
...
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