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

Issue 55380044: code review 55380044: runtime: fix code formatting (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 1 month ago by dvyukov
Modified:
11 years, 1 month ago
Reviewers:
bradfitz
CC:
golang-codereviews, bradfitz
Visibility:
Public.

Description

runtime: fix code formatting Place && at the end of line. Offset expression continuation.

Patch Set 1 #

Patch Set 2 : diff -r da649606c628 https://dvyukov%40google.com@code.google.com/p/go/ #

Patch Set 3 : diff -r da649606c628 https://dvyukov%40google.com@code.google.com/p/go/ #

Patch Set 4 : diff -r da649606c628 https://dvyukov%40google.com@code.google.com/p/go/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -3 lines) Patch
M src/pkg/runtime/msize.c View 1 1 chunk +3 lines, -3 lines 0 comments Download

Messages

Total messages: 4
dvyukov
Hello golang-codereviews@googlegroups.com, I'd like you to review this change to https://dvyukov%40google.com@code.google.com/p/go/
11 years, 1 month ago (2014-01-22 07:37:41 UTC) #1
bradfitz
LGTM os_darwin.c and vdso_linux_amd64.c are the only other two files with that style in places, ...
11 years, 1 month ago (2014-01-22 08:44:38 UTC) #2
dvyukov
On Wed, Jan 22, 2014 at 12:44 PM, <bradfitz@golang.org> wrote: > LGTM > > os_darwin.c ...
11 years, 1 month ago (2014-01-22 09:25:55 UTC) #3
dvyukov
11 years, 1 month ago (2014-01-22 09:30:17 UTC) #4
*** Submitted as https://code.google.com/p/go/source/detail?r=50235ae4e784 ***

runtime: fix code formatting
Place && at the end of line.
Offset expression continuation.

R=golang-codereviews, bradfitz
CC=golang-codereviews
https://codereview.appspot.com/55380044
Sign in to reply to this message.

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