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