[v4,1/5] raw/gdtc: introduce gdtc raw device driver

Stephen Hemminger stephen at networkplumber.org
Tue Nov 12 06:09:26 CET 2024


On Tue, 29 Oct 2024 21:45:22 +0800
Yong Zhang <zhang.yong25 at zte.com.cn> wrote:

> diff --git a/drivers/raw/gdtc/meson.build b/drivers/raw/gdtc/meson.build
> new file mode 100644
> index 0000000000..7a4c92f34c
> --- /dev/null
> +++ b/drivers/raw/gdtc/meson.build
> @@ -0,0 +1,5 @@
> +#SPDX-License-Identifier: BSD-3-Clause
> +#Copyright 2024 ZTE Corporation
> +

Space required in these comment headers.
I.e
# SPDX-License-Identifier: BSD-3-Clause
# Copyright 2024 ZTE Corporation


More information about the dev mailing list