Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 173205
b: refs/heads/master
c: f96d301
h: refs/heads/master
i:
  173203: 3b4ca87
v: v3
  • Loading branch information
Thomas Gleixner committed Oct 14, 2009
1 parent 13581d3 commit 98319ed
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 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: d2a7be0be1099c2554f4705d2c1c5081f8f96efc
refs/heads/master: f96d3015e9f7f7fff4cab7ed1d467664cc980061
1 change: 0 additions & 1 deletion trunk/drivers/infiniband/hw/ipath/ipath_file_ops.c
Original file line number Diff line number Diff line change
Expand Up @@ -1821,7 +1821,6 @@ static int find_shared_port(struct file *fp,
static int ipath_open(struct inode *in, struct file *fp)
{
/* The real work is performed later in ipath_assign_port() */
cycle_kernel_lock();
fp->private_data = kzalloc(sizeof(struct ipath_filedata), GFP_KERNEL);
return fp->private_data ? 0 : -ENOMEM;
}
Expand Down

0 comments on commit 98319ed

Please sign in to comment.