zephyr/subsys/fs/fcb
Chris Friedt 3b54d2b4b9 fs: fcb: rename variables differently than struct tag
Even just making minor edits to fcb, warnings are triggered
from Coding Guidelines of the form

Violation to rule 5.7 (Tag name should be unique) tag: fcb

Rename pointer variable names to fcbp.

Signed-off-by: Chris Friedt <cfriedt@tenstorrent.com>
2024-07-11 16:14:55 +02:00
..
CMakeLists.txt
Kconfig
fcb.c
fcb_append.c
fcb_elem_info.c
fcb_getnext.c
fcb_priv.h
fcb_rotate.c
fcb_walk.c