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
5c247121
Commit
5c247121
authored
May 22, 2002
by
Christoph Hellwig
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[PATCH] include buffer_head.h in actual users instead of fs.h (4/10)
Remove two unused declarations in fs/jffs/intrep.h.
parent
6014540e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
3 deletions
+0
-3
fs/jffs/intrep.h
fs/jffs/intrep.h
+0
-3
No files found.
fs/jffs/intrep.h
View file @
5c247121
...
...
@@ -85,7 +85,4 @@ int jffs_print_file(struct jffs_file *f);
void
jffs_print_hash_table
(
struct
jffs_control
*
c
);
void
jffs_print_tree
(
struct
jffs_file
*
first_file
,
int
indent
);
struct
buffer_head
*
jffs_get_write_buffer
(
kdev_t
dev
,
int
block
);
void
jffs_put_write_buffer
(
struct
buffer_head
*
bh
);
#endif
/* __LINUX_JFFS_INTREP_H__ */
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