Commit bdc0eeb
Joel Slebodnick
mtd: spi-nor: Rename method, s/spi_nor_match_id/spi_nor_match_name
JIRA: https://issues.redhat.com/browse/RHEL-40636
commit b1145d6
Author: Tudor Ambarus <tudor.ambarus@microchip.com>
Date: Wed Apr 20 13:34:17 2022 +0300
mtd: spi-nor: Rename method, s/spi_nor_match_id/spi_nor_match_name
The method is matching a flash_info entry by searching by name. Rename
the method for better clarity.
Signed-off-by: Tudor Ambarus <tudor.ambarus@microchip.com>
Signed-off-by: Pratyush Yadav <p.yadav@ti.com>
Reviewed-by: Pratyush Yadav <p.yadav@ti.com>
Reviewed-by: Michael Walle <michael@walle.cc>
Link: https://lore.kernel.org/r/20220420103427.47867-2-tudor.ambarus@microchip.com
Signed-off-by: Joel Slebodnick <jslebodn@redhat.com>1 parent 64f189a commit bdc0eeb
1 file changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2961 | 2961 | | |
2962 | 2962 | | |
2963 | 2963 | | |
2964 | | - | |
2965 | | - | |
| 2964 | + | |
| 2965 | + | |
2966 | 2966 | | |
2967 | 2967 | | |
2968 | 2968 | | |
| |||
3037 | 3037 | | |
3038 | 3038 | | |
3039 | 3039 | | |
3040 | | - | |
| 3040 | + | |
3041 | 3041 | | |
3042 | 3042 | | |
3043 | 3043 | | |
| |||
0 commit comments