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] [day] [month] [year] [list]
Date:   Mon, 25 Feb 2019 08:37:43 +0000
From:   <Nicolas.Ferre@...rochip.com>
To:     <axel.lin@...ics.com>, <broonie@...nel.org>
CC:     <lgirdwood@...il.com>, <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] regulator: mcp16502: Remove module version

On 24/02/2019 at 07:41, Axel Lin wrote:
> The module version is unlikely to be updated, use kernel version should be
> enough.
> 
> Signed-off-by: Axel Lin <axel.lin@...ics.com>

Acked-by: Nicolas Ferre <nicolas.ferre@...rochip.com>
> ---
>   drivers/regulator/mcp16502.c | 1 -
>   1 file changed, 1 deletion(-)
> 
> diff --git a/drivers/regulator/mcp16502.c b/drivers/regulator/mcp16502.c
> index 0fc4963bd5b0..3a8004abe044 100644
> --- a/drivers/regulator/mcp16502.c
> +++ b/drivers/regulator/mcp16502.c
> @@ -547,7 +547,6 @@ static struct i2c_driver mcp16502_drv = {
>   
>   module_i2c_driver(mcp16502_drv);
>   
> -MODULE_VERSION("1.0");
>   MODULE_LICENSE("GPL v2");
>   MODULE_DESCRIPTION("MCP16502 PMIC driver");
>   MODULE_AUTHOR("Andrei Stefanescu andrei.stefanescu@...rochip.com");
> 


-- 
Nicolas Ferre

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ