lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <14f2dbb2-0f8c-4b07-9d9c-17688691a189@oss.qualcomm.com>
Date: Thu, 20 Feb 2025 10:25:24 -0800
From: Jeff Johnson <jeff.johnson@....qualcomm.com>
To: Bard Liao <yung-chuan.liao@...ux.intel.com>, linux-sound@...r.kernel.org,
        vkoul@...nel.org
Cc: vinod.koul@...aro.org, linux-kernel@...r.kernel.org,
        pierre-louis.bossart@...ux.dev, bard.liao@...el.com
Subject: Re: [PATCH 11/16] ASoC: SOF: Intel: hda-sdw-bpt: add helpers for
 SoundWire BPT DMA

On 2/5/25 00:45, Bard Liao wrote:
> From: Pierre-Louis Bossart <pierre-louis.bossart@...ux.dev>
...
> +MODULE_LICENSE("Dual BSD/GPL");
> +MODULE_IMPORT_NS("SND_SOC_SOF_INTEL_HDA_COMMON");
> +MODULE_IMPORT_NS("SND_SOC_SOF_HDA_MLINK");

Since commit 1fffe7a34c89 ("script: modpost: emit a warning when the
description is missing"), a module without a MODULE_DESCRIPTION() will
result in a warning with make W=1. Please add a MODULE_DESCRIPTION()
to avoid this warning.


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ