From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751476AbdCQP01 (ORCPT ); Fri, 17 Mar 2017 11:26:27 -0400 Received: from atrey.karlin.mff.cuni.cz ([195.113.26.193]:58197 "EHLO atrey.karlin.mff.cuni.cz" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751061AbdCQP0Z (ORCPT ); Fri, 17 Mar 2017 11:26:25 -0400 Date: Fri, 17 Mar 2017 16:26:10 +0100 From: Pavel Machek To: Sebastian Reichel Cc: Marcel Holtmann , Gustavo Padovan , Johan Hedberg , Rob Herring , Tony Lindgren , Greg Kroah-Hartman , Jiri Slaby , Mark Rutland , linux-bluetooth@vger.kernel.org, linux-serial@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 05/10] Bluetooth: hci_serdev: do not open device in hci open Message-ID: <20170317152610.GE8723@amd> References: <20170304115833.3538-1-sre@kernel.org> <20170304115833.3538-6-sre@kernel.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="KlAEzMkarCnErv5Q" Content-Disposition: inline In-Reply-To: <20170304115833.3538-6-sre@kernel.org> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --KlAEzMkarCnErv5Q Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable > @@ -366,5 +360,6 @@ int hci_uart_register_device(struct hci_uart *hu, con= st struct hci_uart_proto *p > err_alloc: > clear_bit(HCI_UART_PROTO_READY, &hu->flags); > p->close(hu); > + > return err; > } This could be removed, I guess. Acked-by: Pavel Machek Pavel --=20 (english) http://www.livejournal.com/~pavelmachek (cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blo= g.html --KlAEzMkarCnErv5Q Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAljMABIACgkQMOfwapXb+vKHAgCfWcwE0TOq5Yer5Uy3oWCSkoTU 0MgAoMA5mwRxkOvE2Hww5zS5MRjD8Paf =fHOW -----END PGP SIGNATURE----- --KlAEzMkarCnErv5Q--