Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1760193Ab0KRUIq (ORCPT ); Thu, 18 Nov 2010 15:08:46 -0500 Received: from 74-93-104-97-Washington.hfc.comcastbusiness.net ([74.93.104.97]:53489 "EHLO sunset.davemloft.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1759596Ab0KRUIp (ORCPT ); Thu, 18 Nov 2010 15:08:45 -0500 Date: Thu, 18 Nov 2010 12:09:09 -0800 (PST) Message-Id: <20101118.120909.27809796.davem@davemloft.net> To: tomoya-linux@dsn.okisemi.com Cc: wg@grandegger.com, w.sang@pengutronix.de, chripell@fsfe.org, 21cnbao@gmail.com, sameo@linux.intel.com, socketcan-core@lists.berlios.de, netdev@vger.kernel.org, linux-kernel@vger.kernel.org, qi.wang@intel.com, yong.y.wang@intel.com, andrew.chih.howe.khor@intel.com, joel.clark@intel.com, kok.howg.ewe@intel.com, margie.foster@intel.com Subject: Re: [PATCH net-next-2.6] can: EG20T PCH: use BIT(X) From: David Miller In-Reply-To: <4CE46E01.9030505@dsn.okisemi.com> References: <4CE46E01.9030505@dsn.okisemi.com> X-Mailer: Mew version 6.3 on Emacs 23.1 / Mule 6.0 (HANACHIRUSATO) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 599 Lines: 15 From: Tomoya MORINAGA Date: Thu, 18 Nov 2010 09:06:25 +0900 > Replace bit assignment value to BIT(X). > For easy to readable/identifiable, replace all bit assigned macros to BIT(X) > > Signed-off-by: Tomoya MORINAGA > Acked-by: Marc Kleine-Budde Also applied, thanks. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/