Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 54467
b: refs/heads/master
c: fc7c44f
h: refs/heads/master
i:
  54465: f9297ae
  54463: 4147868
v: v3
  • Loading branch information
Patrick Caulfield authored and Steven Whitehouse committed May 1, 2007
1 parent ab150ef commit a038266
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 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: a43a49066d36612f3bb46653cdb265a89c235eff
refs/heads/master: fc7c44f03d95f20b5446d06f5bb9605cddd53203
2 changes: 0 additions & 2 deletions trunk/fs/dlm/user.c
Original file line number Diff line number Diff line change
Expand Up @@ -115,8 +115,6 @@ static void compat_input(struct dlm_write_request *kb,
static void compat_output(struct dlm_lock_result *res,
struct dlm_lock_result32 *res32)
{
res32->length = res->length - (sizeof(struct dlm_lock_result) -
sizeof(struct dlm_lock_result32));
res32->user_astaddr = (__u32)(long)res->user_astaddr;
res32->user_astparam = (__u32)(long)res->user_astparam;
res32->user_lksb = (__u32)(long)res->user_lksb;
Expand Down

0 comments on commit a038266

Please sign in to comment.