Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 127639
b: refs/heads/master
c: be857df
h: refs/heads/master
i:
  127637: 03e8c4d
  127635: 6472f49
  127631: 65ee349
v: v3
  • Loading branch information
Wu Fengguang authored and Linus Torvalds committed Jan 8, 2009
1 parent fe99677 commit 844ada9
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 91f68b7359144aa40bb9668124543d15284750b4
refs/heads/master: be857df1dd8d8e1491e60d999caf3b8446ccd475
4 changes: 0 additions & 4 deletions trunk/fs/ext3/namei.c
Original file line number Diff line number Diff line change
Expand Up @@ -74,10 +74,6 @@ static struct buffer_head *ext3_append(handle_t *handle,
#define assert(test) J_ASSERT(test)
#endif

#ifndef swap
#define swap(x, y) do { typeof(x) z = x; x = y; y = z; } while (0)
#endif

#ifdef DX_DEBUG
#define dxtrace(command) command
#else
Expand Down

0 comments on commit 844ada9

Please sign in to comment.