On 8/27/25 10:21 AM, Thomas Monjalon wrote:
The use of curly braces for variables is inconsistent in the Linux uAPI script. It is chosen to remove all of them if not required. Signed-off-by: Thomas Monjalon <[email protected]> --- devtools/linux-uapi.sh | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-)
Reviewed-by: Maxime Coquelin <[email protected]> Thanks, Maxime

