[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20131222.180540.1526177824570276905.davem@davemloft.net>
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