Return-Path: Subject: Re: [PATCH 1/2] Bluetooth: Add __init and __exit marks to UART drivers From: Marcel Holtmann To: "Gustavo F. Padovan" Cc: linux-bluetooth@vger.kernel.org, "Gustavo F. Padovan" In-Reply-To: <1279947885-19304-1-git-send-email-gustavo@padovan.org> References: <1279947885-19304-1-git-send-email-gustavo@padovan.org> Content-Type: text/plain; charset="UTF-8" Date: Tue, 27 Jul 2010 12:36:22 -0700 Message-ID: <1280259382.2621.91.camel@localhost.localdomain> Mime-Version: 1.0 Sender: linux-bluetooth-owner@vger.kernel.org List-ID: Hi Gustavo, > Those marks are useful to save space in the binary and in the memory. > > Signed-off-by: Gustavo F. Padovan > --- > drivers/bluetooth/hci_ath.c | 4 ++-- > drivers/bluetooth/hci_bcsp.c | 4 ++-- > drivers/bluetooth/hci_h4.c | 4 ++-- > drivers/bluetooth/hci_ll.c | 4 ++-- > 4 files changed, 8 insertions(+), 8 deletions(-) patch has been applied. Thanks. Regards Marcel