Attention is currently required from: osmith. osmith has uploaded a new patch set (#2) to the change originally created by laforge. ( https://gerrit.osmocom.org/c/dahdi-linux/+/42898?usp=email )
The following approvals got outdated and were removed: Code-Review-1 by osmith, Verified+1 by Jenkins Builder Change subject: compatibility with kernel >= 7.2 which removed strncpy ...................................................................... compatibility with kernel >= 7.2 which removed strncpy In commit 079a028d6327e68cfa5d38b36123637b321c19a7 the kernel removed strncpy. Let's use strscpy instead. Change-Id: I11a16ffed90223cbeae456a26834c0342146eb88 --- M include/dahdi/kernel.h 1 file changed, 5 insertions(+), 0 deletions(-) git pull ssh://gerrit.osmocom.org:29418/dahdi-linux refs/changes/98/42898/2 -- To view, visit https://gerrit.osmocom.org/c/dahdi-linux/+/42898?usp=email To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings?usp=email Gerrit-MessageType: newpatchset Gerrit-Project: dahdi-linux Gerrit-Branch: master Gerrit-Change-Id: I11a16ffed90223cbeae456a26834c0342146eb88 Gerrit-Change-Number: 42898 Gerrit-PatchSet: 2 Gerrit-Owner: laforge <[email protected]> Gerrit-Reviewer: Jenkins Builder Gerrit-Reviewer: osmith <[email protected]> Gerrit-Attention: osmith <[email protected]>
