commit | 465a936e1f4e210b777224a63d4fcfa98355fa9a | [log] [tgz] |
---|---|---|
author | Chinwen Chang <chinwen.chang@mediatek.com> | Mon Jan 22 16:31:18 2024 +0800 |
committer | MugaChi <muga.chi@mediatek.com> | Mon Jan 22 16:42:33 2024 +0800 |
tree | f75e3c0e7725f9d6587c33cf1f33188c6d4fdf29 | |
parent | b0bb4d345b84141954d8f6e92603891a030ce70c [diff] |
f2fs_utils: remove blanks around the assignment Blanks are forbidden around "+=" operator, so remove them. Bug: 299403996 Change-Id: I1c30a52ac836c4e3bc47a5c9404ebc57ae871b03 Signed-off-by: Chinwen Chang <chinwen.chang@mediatek.com>