This repository was archived by the owner on Dec 20, 2023. It is now read-only.
Commit 11378cd
iser-target: Remove duplicate function names
The macro isert_dbg already ensures that __func__ is part of the
output, so there's no reason to duplicate the function name in the
format string itself.
Signed-off-by: Rasmus Villemoes <[email protected]>
Signed-off-by: Nicholas Bellinger <[email protected]>1 parent 59c816c commit 11378cd
1 file changed
+3
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
949 | 949 | | |
950 | 950 | | |
951 | 951 | | |
952 | | - | |
| 952 | + | |
953 | 953 | | |
954 | 954 | | |
955 | 955 | | |
| |||
1711 | 1711 | | |
1712 | 1712 | | |
1713 | 1713 | | |
1714 | | - | |
1715 | | - | |
| 1714 | + | |
1716 | 1715 | | |
1717 | 1716 | | |
1718 | 1717 | | |
| |||
3138 | 3137 | | |
3139 | 3138 | | |
3140 | 3139 | | |
3141 | | - | |
| 3140 | + | |
3142 | 3141 | | |
3143 | 3142 | | |
3144 | 3143 | | |
| |||
0 commit comments