From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kevin Hilman Subject: Re: [PATCH 1/2] OMAP: DSS2: omap_dss_probe() conditional compilation cleanup Date: Thu, 06 May 2010 11:52:51 -0700 Message-ID: <874oikvp4s.fsf@deeprootsystems.com> References: Mime-Version: 1.0 Return-path: In-Reply-To: (Jani Nikula's message of "Thu\, 6 May 2010 14\:59\:02 +0300") Sender: linux-omap-owner@vger.kernel.org List-ID: Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Jani Nikula Cc: Tomi.Valkeinen@nokia.com, linux-fbdev-devel@lists.sourceforge.net, linux-omap@vger.kernel.org Jani Nikula writes: > From: Jani Nikula > > Move a number of #ifdefs from code into dss.h and elsewhere, and > conditionally define no-op static inline functions, cleaning up the > code. This style is according to Documentation/SubmittingPatches. > > Signed-off-by: Jani Nikula Indeed, this helps readability greatly. Acked-by: Kevin Hilman