Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(60)

Issue 12949043: code review 12949043: cmd/ld: Remove superfluous redundant iself check (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 10 months ago by elias.naur
Modified:
11 years, 10 months ago
Reviewers:
rsc
CC:
rsc, golang-dev
Visibility:
Public.

Description

cmd/ld: Remove superfluous redundant iself check CL 12741044 added an extra iself condition to an if statement that already contained it. Remove it.

Patch Set 1 #

Patch Set 2 : diff -r e044c6eb6c28 https://go.googlecode.com/hg/ #

Patch Set 3 : diff -r e044c6eb6c28 https://go.googlecode.com/hg/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M src/cmd/ld/data.c View 1 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 3
elias.naur
Hello rsc@golang.org (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://go.googlecode.com/hg/
11 years, 10 months ago (2013-08-14 20:16:33 UTC) #1
rsc
LGTM
11 years, 10 months ago (2013-08-14 20:28:29 UTC) #2
rsc
11 years, 10 months ago (2013-08-14 20:28:43 UTC) #3
*** Submitted as https://code.google.com/p/go/source/detail?r=f18ec1b2a65a ***

cmd/ld: Remove superfluous redundant iself check

        CL 12741044 added an extra iself condition to an if statement that
already contained it. Remove it.

R=rsc
CC=golang-dev
https://codereview.appspot.com/12949043

Committer: Russ Cox <rsc@golang.org>
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b