diff options
author | Davidlohr Bueso <davidlohr.bueso@hp.com> | 2013-09-11 14:26:22 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2013-09-11 15:59:42 -0700 |
commit | f42569b1388b1408b574a5e93a23a663647d4181 (patch) | |
tree | cc3a37852d3ad59bfc76988d7c4b31973a468187 /Documentation | |
parent | 2caacaa82a51b78fc0c800e206473874094287ed (diff) | |
download | linux-f42569b1388b1408b574a5e93a23a663647d4181.tar.gz linux-f42569b1388b1408b574a5e93a23a663647d4181.tar.bz2 linux-f42569b1388b1408b574a5e93a23a663647d4181.zip |
ipc,shm: cleanup do_shmat pasta
Clean up some of the messy do_shmat() spaghetti code, getting rid of
out_free and out_put_dentry labels. This makes shortening the critical
region of this function in the next patch a little easier to do and read.
Signed-off-by: Davidlohr Bueso <davidlohr.bueso@hp.com>
Tested-by: Sedat Dilek <sedat.dilek@gmail.com>
Cc: Rik van Riel <riel@redhat.com>
Cc: Manfred Spraul <manfred@colorfullife.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions