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]
Date:	Wed, 17 Sep 2014 18:50:33 -0500
From:	German Rivera <German.Rivera@...escale.com>
To:	Joe Perches <joe@...ches.com>
CC:	<gregkh@...uxfoundation.org>, <arnd@...db.de>,
	<linux-kernel@...r.kernel.org>, <stuart.yoder@...escale.com>,
	<Kim.Phillips@...escale.com>, <scottwood@...escale.com>,
	<agraf@...e.de>, <linuxppc-release@...ux.freescale.net>
Subject: Re: [PATCH 2/4] drivers/bus: Freescale Management Complex (fsl-mc)
 bus driver


On 09/11/2014 01:49 PM, Joe Perches wrote:
>
>> +out:
>> +	pr_debug("%s: %s %s\n", __func__, dev_name(dev),
>> +		 found ? "matched" : "not matched");
>
> Thia should probably use dev_dbg
>
> 	dev_dbg(dev, "%smatched\n", found ? "" : "not ");
>
> and let the dynamic debug mechanism emit the
> function name if desired.
>
>
Ok, I'll make this change in the v2 respin
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ