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, 17 Dec 2018 12:25:50 +0000
From:   Mark Brown <broonie@...nel.org>
To:     Yangtao Li <tiny.windzz@...il.com>
Cc:     lgirdwood@...il.com, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] regulator: convert to DEFINE_SHOW_ATTRIBUTE

On Sat, Dec 15, 2018 at 03:21:48AM -0500, Yangtao Li wrote:
> Use DEFINE_SHOW_ATTRIBUTE macro to simplify the code.
> 
> Signed-off-by: Yangtao Li <tiny.windzz@...il.com>

> +#ifdef CONFIG_DEBUG_FS
>  	debugfs_create_file("supply_map", 0444, debugfs_root, NULL,
>  			    &supply_map_fops);
>  
>  	debugfs_create_file("regulator_summary", 0444, debugfs_root,
>  			    NULL, &regulator_summary_fops);
> -
> +#endif

This appears to be an unrelated change not mentioned in your changelog?

Download attachment "signature.asc" of type "application/pgp-signature" (489 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ