]> git.baikalelectronics.ru Git - uboot.git/commit
ubifs: Use U-Boot assert() from <log.h> in UBI/UBIFS code
authorPali Rohár <pali@kernel.org>
Sun, 10 Jul 2022 11:38:07 +0000 (13:38 +0200)
committerHeiko Schocher <hs@denx.de>
Wed, 20 Jul 2022 03:50:13 +0000 (05:50 +0200)
commit1f08c91e8f4fceb18f04c575ac7c032d7564a66c
tree1dd034f402699f5d4af49ae676258c1900cf3386
parenteeb15e0a785e7209ccef5e029374f87946ea7995
ubifs: Use U-Boot assert() from <log.h> in UBI/UBIFS code

U-Boot already provides assert function, so it use also in ubi and ubifs code.

Signed-off-by: Pali Rohár <pali@kernel.org>
drivers/mtd/ubi/debug.h
fs/ubifs/debug.h