Commit aa6f279
Steve Dunnagan
i2c: mlxbf: Use str_read_write() helper
JIRA: https://issues.redhat.com/browse/RHEL-103885
commit c030a41
Author: Feng Wei <feng.wei8@zte.com.cn>
Date: Tue Apr 1 19:26:03 2025 +0800
i2c: mlxbf: Use str_read_write() helper
Remove hard-coded strings by using the str_read_write() helper.
Signed-off-by: Feng Wei <feng.wei8@zte.com.cn>
Signed-off-by: Shao Mingyin <shao.mingyin@zte.com.cn>
Link: https://lore.kernel.org/r/20250401192603311H5OxuFmUSbPc4VnQQkhZr@zte.com.cn
Signed-off-by: Andi Shyti <andi.shyti@kernel.org>
(cherry picked from commit c030a41)
Signed-off-by: Steve Dunnagan <sdunnaga@redhat.com>1 parent 57a1c39 commit aa6f279
1 file changed
+6
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| 22 | + | |
22 | 23 | | |
23 | 24 | | |
24 | 25 | | |
| |||
2038 | 2039 | | |
2039 | 2040 | | |
2040 | 2041 | | |
2041 | | - | |
| 2042 | + | |
2042 | 2043 | | |
2043 | 2044 | | |
2044 | 2045 | | |
2045 | 2046 | | |
2046 | 2047 | | |
2047 | 2048 | | |
2048 | | - | |
| 2049 | + | |
2049 | 2050 | | |
2050 | 2051 | | |
2051 | 2052 | | |
2052 | 2053 | | |
2053 | 2054 | | |
2054 | 2055 | | |
2055 | | - | |
| 2056 | + | |
2056 | 2057 | | |
2057 | 2058 | | |
2058 | 2059 | | |
2059 | 2060 | | |
2060 | 2061 | | |
2061 | 2062 | | |
2062 | 2063 | | |
2063 | | - | |
| 2064 | + | |
2064 | 2065 | | |
2065 | 2066 | | |
2066 | 2067 | | |
2067 | 2068 | | |
2068 | 2069 | | |
2069 | 2070 | | |
2070 | 2071 | | |
2071 | | - | |
| 2072 | + | |
2072 | 2073 | | |
2073 | 2074 | | |
2074 | 2075 | | |
| |||
0 commit comments