Skip to content

Commit cfa44a9

Browse files
committed
remove comment breaking the linting
Signed-off-by: Antony Cleave <[email protected]>
1 parent f8a378b commit cfa44a9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

sysfs/class_infiniband.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,6 @@ type InfiniBandHwCounters struct {
8383
BadRespErr *uint64 // hw_counters/bad_resp_err
8484
DbFifoRegister *uint64 // hw_counters/db_fifo_register
8585
DuplicateRequest *uint64 // hw_counters/duplicate_request
86-
//DupReq *uint64 // hw_counters/dup_req // this has to be the same as DuplicateRequest
8786
ImpliedNakSeqErr *uint64 // hw_counters/implied_nak_seq_err
8887
Lifespan *uint64 // hw_counters/lifespan
8988
LocalAckTimeoutErr *uint64 // hw_counters/local_ack_timeout_err

0 commit comments

Comments
 (0)