Attention is currently required from: laforge. osmith has posted comments on this change by laforge. ( https://gerrit.osmocom.org/c/dahdi-linux/+/42895?usp=email )
Change subject: Fix missing include of linux/string.h ...................................................................... Patch Set 1: Code-Review-1 (1 comment) Patchset: PS1: This error message comes from strncpy being removed in linux 7.2-rc1. Including string.h doesn't change that, instead one of the alternatives need to be used: https://docs.kernel.org/process/deprecated.html#strncpy I'm sorry that I didn't check for / see your patches and sent my own version here: https://gerrit.osmocom.org/c/dahdi-linux/+/42906/1 -- To view, visit https://gerrit.osmocom.org/c/dahdi-linux/+/42895?usp=email To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings?usp=email Gerrit-MessageType: comment Gerrit-Project: dahdi-linux Gerrit-Branch: master Gerrit-Change-Id: Id1341c146b82f0d64370a23ec07432d7055bf13e Gerrit-Change-Number: 42895 Gerrit-PatchSet: 1 Gerrit-Owner: laforge <[email protected]> Gerrit-Reviewer: laforge <[email protected]> Gerrit-Reviewer: osmith <[email protected]> Gerrit-Attention: laforge <[email protected]> Gerrit-Comment-Date: Tue, 30 Jun 2026 08:53:51 +0000 Gerrit-HasComments: Yes Gerrit-Has-Labels: Yes
