diff options
| author | Pali Rohár <[email protected]> | 2022-07-10 13:38:06 +0200 |
|---|---|---|
| committer | Heiko Schocher <[email protected]> | 2022-07-20 05:49:57 +0200 |
| commit | b4f210563e63e5d4b73e3232fd7156424533063e (patch) | |
| tree | 5970bcccfe7c143344e99fc8dbda10bb5a6414d8 /include | |
| parent | fc97ff2695d6d7fbea7d5fda7b080f405d6ee744 (diff) | |
ubifs: Fix ubifs_assert_cmt_locked()
U-Boot does not implement down_write_trylock() and its stub always returns
true that lock was acquired. Therefore ubifs_assert_cmt_locked() assert
currently always fails.
Fix this issue by redefining ubifs_assert_cmt_locked() to just empty stub
as there is nothing to assert.
Signed-off-by: Pali Rohár <[email protected]>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions
