Skip to content

Commit

Permalink
remove comment breaking the linting
Browse files Browse the repository at this point in the history
Signed-off-by: Antony Cleave <[email protected]>
  • Loading branch information
antonycleave committed Oct 15, 2024
1 parent f8a378b commit cfa44a9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion sysfs/class_infiniband.go
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,6 @@ type InfiniBandHwCounters struct {
BadRespErr *uint64 // hw_counters/bad_resp_err
DbFifoRegister *uint64 // hw_counters/db_fifo_register
DuplicateRequest *uint64 // hw_counters/duplicate_request
//DupReq *uint64 // hw_counters/dup_req // this has to be the same as DuplicateRequest
ImpliedNakSeqErr *uint64 // hw_counters/implied_nak_seq_err
Lifespan *uint64 // hw_counters/lifespan
LocalAckTimeoutErr *uint64 // hw_counters/local_ack_timeout_err
Expand Down

0 comments on commit cfa44a9

Please sign in to comment.