Commit d0d3c00
committed
audit: Use str_yes_no() helper function
JIRA: https://issues.redhat.com/browse/RHEL-78967
This patch is a backport of the following upstream commit:
commit 89282be
Author: Thorsten Blum <thorsten.blum@linux.dev>
Date: Fri Oct 18 13:09:46 2024 +0200
audit: Use str_yes_no() helper function
Remove hard-coded strings by using the helper function str_yes_no().
Signed-off-by: Thorsten Blum <thorsten.blum@linux.dev>
Signed-off-by: Paul Moore <paul@paul-moore.com>
Signed-off-by: Ricardo Robaina <rrobaina@redhat.com>1 parent 2a19ddd commit d0d3c00
1 file changed
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1657 | 1657 | | |
1658 | 1658 | | |
1659 | 1659 | | |
1660 | | - | |
1661 | | - | |
| 1660 | + | |
| 1661 | + | |
1662 | 1662 | | |
1663 | 1663 | | |
1664 | 1664 | | |
| |||
1700 | 1700 | | |
1701 | 1701 | | |
1702 | 1702 | | |
1703 | | - | |
1704 | | - | |
| 1703 | + | |
| 1704 | + | |
1705 | 1705 | | |
1706 | 1706 | | |
1707 | 1707 | | |
| |||
0 commit comments