From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754132AbcHRNsC (ORCPT ); Thu, 18 Aug 2016 09:48:02 -0400 Received: from mga02.intel.com ([134.134.136.20]:13623 "EHLO mga02.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754101AbcHRNr6 (ORCPT ); Thu, 18 Aug 2016 09:47:58 -0400 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.28,539,1464678000"; d="asc'?scan'208";a="1027697844" From: Felipe Balbi To: Javier Martinez Canillas , linux-kernel@vger.kernel.org Cc: Javier Martinez Canillas , Greg Kroah-Hartman , linux-usb@vger.kernel.org, Johan Hovold Subject: Re: [PATCH 3/3] USB: serial: use IS_ENABLED() instead of checking for built-in or module In-Reply-To: <877fbe42c6.fsf@linux.intel.com> References: <1471527906-16604-1-git-send-email-javier@osg.samsung.com> <1471527906-16604-3-git-send-email-javier@osg.samsung.com> <877fbe42c6.fsf@linux.intel.com> User-Agent: Notmuch/0.22.1+63~g994277e (https://notmuchmail.org) Emacs/25.1.1 (x86_64-pc-linux-gnu) Date: Thu, 18 Aug 2016 16:47:35 +0300 Message-ID: <8737m242a0.fsf@linux.intel.com> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha256; protocol="application/pgp-signature" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Hi, Felipe Balbi writes: > Hi, > > Javier Martinez Canillas writes: >> The IS_ENABLED() macro checks if a Kconfig symbol has been enabled either >> built-in or as a module, use that macro instead of open coding the same. >> >> Using the macro makes the code more readable by helping abstract away so= me >> of the Kconfig built-in and module enable details. >> >> Signed-off-by: Javier Martinez Canillas > > Assuming this is going through trivial tree: > > Acked-by: Felipe Balbi sorry, this was supposed to be for omap_udc patch. =2D-=20 balbi --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIcBAEBCAAGBQJXtbx3AAoJEIaOsuA1yqREM4gQAI65UQjMogptOHcwFu9gvLgM uqJx/obWv0AKtwWAkLc01jYBiQtEpHE92k6oO+w38BomGgQtAkQDKqDSxViflpzP lbsIEgg8BkiL0CsAM2Nnl4y9lUYUy5g0XuXgSnS3uHHbrT6+vJAGL5XoId2pENz/ Kfky2lr4CKv5rsFdovuIFL6U65EouaIt/i6KKToAvu5pIhWS3YCi41ftALI9kpKH 359P2yIsaHxLU9RCTG4oFP4Dt7WAJR464+jihuP9+N7G4r+M4zA1i9JYMZDQcGZH t/SzcvZtx+IFMFCNBEjSYr301uRzt1o4lPDPAXcnwmtbqLjiJ9jyTkOvos1bj+to cwAx32u5fNS9bg+oU9vnB34uCDB5fRBAiALJOVM3m3ggW3SaiXv1tyuiXJd0BuEZ 23lBEjQkyjdoFIZdof49qypgvgZyZd62efVjOCi9Gx5vC8+riLLznA2+dF6oKbVG jWTxD65MuCVncExe4OQ6rD+u4+KnupICko9bjAdlqqcImO8n2xEftZnpD/SnwT53 cH60MIHl3la52sdsA1KZ1EUMq4/HCHnEekEvccarwfLFCoVOMnMk6J2/rWT58CYO zOG8Dcu6VapGtZEbgBFEn8V2V93GPyEuXBFhz3EPVI+7qJDipX5ayxEvmb/na6Lt znaR8XbAwReorhDZ+9Qp =l7l/ -----END PGP SIGNATURE----- --=-=-=--