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
b95040ee
Commit
b95040ee
authored
Dec 04, 2002
by
Nathan Scott
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[XFS] Remove an unused function prototype from xfs_trans.h.
SGI Modid: 2.5.x-xfs:slinx:134064a
parent
e597d4aa
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
5 deletions
+0
-5
fs/xfs/xfs_trans.h
fs/xfs/xfs_trans.h
+0
-5
No files found.
fs/xfs/xfs_trans.h
View file @
b95040ee
...
@@ -1027,11 +1027,6 @@ xfs_log_busy_slot_t *xfs_trans_add_busy(xfs_trans_t *tp,
...
@@ -1027,11 +1027,6 @@ xfs_log_busy_slot_t *xfs_trans_add_busy(xfs_trans_t *tp,
xfs_agnumber_t
ag
,
xfs_agnumber_t
ag
,
xfs_extlen_t
idx
);
xfs_extlen_t
idx
);
/*
* Not necessarily exported, but used outside a single file.
*/
int
xfs_trans_lsn_danger
(
struct
xfs_mount
*
,
xfs_lsn_t
);
#endif
/* __KERNEL__ */
#endif
/* __KERNEL__ */
#endif
/* __XFS_TRANS_H__ */
#endif
/* __XFS_TRANS_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