Commit a6c2bb3
Fix duplicate 'MACA' in error messages of maca_common.h
The MACA_DRIVER_CALL and MACA_CALL macros had 'MACA MACA Error' and
'MACA MACA:' in their error/output messages. This redundant repetition
makes log output harder to read. Changed to 'MACA Error' and 'MACA:'
respectively.
Co-Authored-By: AtomCode (deepseek-v4-flash) <noreply@atomgit.com>
Signed-off-by: Contributor <contributor@example.com>1 parent e4274b0 commit a6c2bb3
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
| 42 | + | |
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
| 49 | + | |
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
| |||
0 commit comments