diff options
author | Alexander Aring <[email protected]> | 2024-10-04 11:13:42 -0400 |
---|---|---|
committer | David Teigland <[email protected]> | 2024-10-04 10:31:31 -0500 |
commit | cc5580bca3a4103265a7fa1e081f853319b8aa0f (patch) | |
tree | 0ac47c4a8475e4b5779127a50074d96cec582f55 /drivers/fpga/fpga-bridge.c | |
parent | 76e342d32f7fc536939ce60ed92b3f5e4addad0f (diff) |
dlm: dlm_config_info config fields to unsigned int
We are using kstrtouint() to parse common integer fields. This patch
will switch to use unsigned int instead of int as we are parsing
unsigned integer values.
Signed-off-by: Alexander Aring <[email protected]>
Signed-off-by: David Teigland <[email protected]>
Diffstat (limited to 'drivers/fpga/fpga-bridge.c')
0 files changed, 0 insertions, 0 deletions