diff options
| author | Alexander Aring <[email protected]> | 2024-10-04 15:13:41 +0000 |
|---|---|---|
| committer | David Teigland <[email protected]> | 2024-10-04 15:31:31 +0000 |
| commit | 76e342d32f7fc536939ce60ed92b3f5e4addad0f (patch) | |
| tree | 33244bb67793186e3d86bf3e3729e8396d1a1d4b /drivers/usb/cdns3/cdns3-ti.c | |
| parent | dlm: handle port as __be16 network byte order (diff) | |
| download | kernel-76e342d32f7fc536939ce60ed92b3f5e4addad0f.tar.gz kernel-76e342d32f7fc536939ce60ed92b3f5e4addad0f.zip | |
dlm: use dlm_config as only cluster configuration
This patch removes the configfs storage fields from the dlm_cluster
structure to store per cluster values. Those fields also exists for the
dlm_config global variable and get stored in both when setting configfs
values. To read values it will always be read out from the dlm_cluster
configfs structure but this patch changes it to only use the global
dlm_config variable. Storing them in two places makes no sense as both
are able to be changed under certain conditions during DLM runtime.
Signed-off-by: Alexander Aring <[email protected]>
Signed-off-by: David Teigland <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-ti.c')
0 files changed, 0 insertions, 0 deletions
