edac: ibecc: Exclude logging lcov branch
Make code 100% lcov covered. Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com>
This commit is contained in:
parent
0caed0e5e7
commit
179cf801c3
1 changed files with 1 additions and 1 deletions
|
@ -336,7 +336,7 @@ static int edac_ibecc_init(const struct device *dev)
|
|||
/* Enable Host Bridge generated SERR event */
|
||||
ibecc_errcmd_setup(bdf, true);
|
||||
|
||||
LOG_INF("IBECC driver initialized");
|
||||
LOG_INF("IBECC driver initialized"); /* LCOV_EXCL_BR_LINE */
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue