[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <4B316DC7-D034-483A-A461-2BF2CC4C2565@holtmann.org>
Date: Wed, 13 May 2020 09:28:08 +0200
From: Marcel Holtmann <marcel@...tmann.org>
To: Rikard Falkeborn <rikard.falkeborn@...il.com>
Cc: Johan Hedberg <johan.hedberg@...il.com>,
linux-bluetooth@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] Bluetooth: serdev: Constify serdev_device_ops
Hi Rikard,
> serdev_device_ops is not modified and can be const. Also, remove the
> unneeded declaration of it.
>
> Output from the file command before and after:
>
> Before:
> text data bss dec hex filename
> 7192 2408 192 9792 2640 drivers/bluetooth/hci_serdev.o
>
> After:
> text data bss dec hex filename
> 7256 2344 192 9792 2640 drivers/bluetooth/hci_serdev.o
>
> Signed-off-by: Rikard Falkeborn <rikard.falkeborn@...il.com>
> ---
> drivers/bluetooth/hci_serdev.c | 4 +---
> 1 file changed, 1 insertion(+), 3 deletions(-)
patch has been applied to bluetooth-next tree.
Regards
Marcel
Powered by blists - more mailing lists