can-utils/mcp251xfd
Marc Kleine-Budde d294cd928c mcp251xfd-regmap: fix compiler warning
Fix the following compiler warning:

| mcp251xfd/mcp251xfd-regmap.c:38:4: warning: ignoring return value of function declared with 'warn_unused_result' attribute [-Wunused-result]
|                         fscanf(reg_file, "%*[^\n]\n");
|                         ^~~~~~ ~~~~~~~~~~~~~~~~~~~~~

Reported-by: https://github.com/Chaitanya84
Link: https://github.com/linux-can/can-utils/pull/506
2024-03-19 09:30:59 +01:00
..
data mcp251xfd-dump: add test data 2023-01-03 20:31:54 +01:00
99-devcoredump.rules mcp251xfd: add sample dev-coredump udev rule 2021-02-13 23:36:43 +01:00
devcoredump mcp251xfd: add sample dev-coredump udev rule 2021-02-13 23:36:43 +01:00
mcp251xfd-dev-coredump.c mcp251xfd-dump: add support for dumps created with Linux kernel >= v5.18 2023-01-03 20:31:54 +01:00
mcp251xfd-dump-userspace.h mcp251xfd-dump: add support for dumps created with Linux kernel >= v5.18 2023-01-03 20:31:54 +01:00
mcp251xfd-dump.c mcp251xfd-dump: add support for dumps created with Linux kernel >= v5.18 2023-01-03 20:31:54 +01:00
mcp251xfd-dump.h mcp251xfd-dump: add tool to decode chip and driver state of mcp251xfd 2021-02-13 23:36:43 +01:00
mcp251xfd-gen-testdata.sh mcp251xfd-gen-testdata: add script to generate mcp251xfd-dump data 2023-01-03 20:18:47 +01:00
mcp251xfd-main.c mcp251xfd-dump: add support for dumps created with Linux kernel >= v5.18 2023-01-03 20:31:54 +01:00
mcp251xfd-regmap.c mcp251xfd-regmap: fix compiler warning 2024-03-19 09:30:59 +01:00
mcp251xfd.h mcp251xfd-dump: add tool to decode chip and driver state of mcp251xfd 2021-02-13 23:36:43 +01:00