mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-06-22 06:32:08 +00:00
[XFS] Remove unused tracing code
None of this code appears to be used anywhere so remove it. Reviewed-by: Christoph Hellwig <hch@infradead.org> Signed-off-by: Lachlan McIlroy <lachlan@sgi.com>
This commit is contained in:
parent
14d676f56f
commit
e055f13a6d
2 changed files with 0 additions and 3 deletions
|
@ -3232,8 +3232,6 @@ corrupt_out:
|
|||
|
||||
|
||||
#ifdef XFS_ILOCK_TRACE
|
||||
ktrace_t *xfs_ilock_trace_buf;
|
||||
|
||||
void
|
||||
xfs_ilock_trace(xfs_inode_t *ip, int lock, unsigned int lockflags, inst_t *ra)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue