mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-22 18:32:14 +07:00
staging/rdma/hfi1: Remove CamelCase
Remove CamelCase to fix checkpatch check: CHECK: Avoid CamelCase: <PLS_CONFIGPHY_ESTcOMM_LOCAL_COMPLETE> Reviewed-by: Dennis Dalessandro <dennis.dalessandro@intel.com> Reviewed-by: Ira Weiny <ira.weiny@intel.com> Reviewed-by: Mike Marciniszyn <mike.marciniszyn@intel.com> Signed-off-by: Jubin John <jubin.john@intel.com> Signed-off-by: Doug Ledford <dledford@redhat.com>
This commit is contained in:
parent
16733b8822
commit
3db68f4672
@ -212,7 +212,7 @@
|
||||
#define PLS_CONFIGPHY_DEBOUCE 0x40
|
||||
#define PLS_CONFIGPHY_ESTCOMM 0x41
|
||||
#define PLS_CONFIGPHY_ESTCOMM_TXRX_HUNT 0x42
|
||||
#define PLS_CONFIGPHY_ESTcOMM_LOCAL_COMPLETE 0x43
|
||||
#define PLS_CONFIGPHY_ESTCOMM_LOCAL_COMPLETE 0x43
|
||||
#define PLS_CONFIGPHY_OPTEQ 0x44
|
||||
#define PLS_CONFIGPHY_OPTEQ_OPTIMIZING 0x44
|
||||
#define PLS_CONFIGPHY_OPTEQ_LOCAL_COMPLETE 0x45
|
||||
|
Loading…
Reference in New Issue
Block a user