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:	Sun, 22 Dec 2013 18:05:40 -0500 (EST)
From:	David Miller <davem@...emloft.net>
To:	chenweilong@...wei.com
Cc:	alex.bluesman.smirnov@...il.com, dbaryshkov@...il.com,
	netdev@...r.kernel.org
Subject: Re: [PATCH] mac802154: fix following checkpath.pl warning Prefer
 pr_warn(... to pr_warning(...

From: Chen Weilong <chenweilong@...wei.com>
Date: Wed, 18 Dec 2013 17:36:04 +0800

> -		pr_warning("ieee802154: bad frame received (type = %d)\n",
> +		pr_warn("ieee802154: bad frame received (type = %d)\n",
>  			   mac_cb_type(skb));

You have to fix up the indentation of the second line if you adjust the
first line like this.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ