os: remove superfluous comments
Tobias Klauser authored
It's apparent from the file names or build tags to which OS the code in
question applies.

Change-Id: I628ee2bf1d29a6bc30ca5fa6f9eecf809e78a182
Reviewed-on: https://go-review.googlesource.com/110815


Run-TryBot: Tobias Klauser <tobias.klauser@gmail.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: default avatarBrad Fitzpatrick <bradfitz@golang.org>
fc9c69a6
Name Last commit Last update
..
archive all: skip unsupported tests for js/wasm
bufio bufio: document ReadFrom/WriteTo calls to underlying methods
builtin builtin: improve docs for make slice
bytes bytes, strings: improve EqualFold fast version for ASCII
cmd cmd/go: enable upx compression test on linux/386
compress compress/flate: optimize huffSym
container container/heap: fix comments style
context context: avoid defer in the cancelCtx.Err method
crypto math/big: return nil for nonexistent ModInverse
database/sql database/sql: trivial documentation fixes
debug all: skip unsupported tests for js/wasm
encoding all: skip unsupported tests for js/wasm
errors all: make copyright headers consistent with one space after period
expvar all: use strings.Builder instead of bytes.Buffer where appropriate
flag flag: correct zero values when printing defaults
fmt fmt: make %v doc for compound objects consistent
go go/ast: hide unexported fields in composite literals
hash crypto: remove hand encoded amd64 instructions
html text/template: copy Decl field when copying PipeNode
image all: fix non-standard "DO NOT EDIT" comments for generated files
index/suffixarray index/suffixarray: add Lookup example
internal internal/cpu: remove platform specific prefix from cpu hwcap variables
io io/ioutil: change TempFile prefix to a pattern
log all: skip unsupported tests for js/wasm
math math/bits: move tests into their own package
mime
net
os
path
plugin
reflect
regexp
runtime
sort
strconv
strings
sync
syscall
testing
text
time
unicode
unsafe
vendor/golang_org/x
Make.dist
all.bash
all.bat
all.rc
androidtest.bash
bootstrap.bash
buildall.bash
clean.bash
clean.bat
clean.rc
cmp.bash
iostest.bash
make.bash
make.bat
make.rc
naclmake.bash
nacltest.bash
race.bash
race.bat
run.bash
run.bat
run.rc