Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 97889
b: refs/heads/master
c: c592713
h: refs/heads/master
i:
  97887: cdc9290
v: v3
  • Loading branch information
Neil Horman authored and Linus Torvalds committed Jun 10, 2008
1 parent e457728 commit 7456678
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: 5e70b7f3c24468bb1635b295945edb48ecd9656a
refs/heads/master: c592713b3e124ce0719e6af4bc2520424c49cbae
2 changes: 0 additions & 2 deletions trunk/ipc/shm.c
Original file line number Diff line number Diff line change
Expand Up @@ -894,8 +894,6 @@ long do_shmat(int shmid, char __user *shmaddr, int shmflg, ulong *raddr)
if (!sfd)
goto out_put_dentry;

err = -ENOMEM;

file = alloc_file(path.mnt, path.dentry, f_mode, &shm_file_operations);
if (!file)
goto out_free;
Expand Down

0 comments on commit 7456678

Please sign in to comment.