[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20171214142920.32683-1-brgl@bgdev.pl>
Date: Thu, 14 Dec 2017 15:29:18 +0100
From: Bartosz Golaszewski <brgl@...ev.pl>
To: Linus Walleij <linus.walleij@...aro.org>,
Joe Perches <joe@...ches.com>
Cc: linux-gpio@...r.kernel.org, linux-kernel@...r.kernel.org,
Bartosz Golaszewski <brgl@...ev.pl>
Subject: [PATCH v2 0/2] gpiolib: gpio_device label improvements
Avoid unnecessary memory allocations with kstrdup_const().
v1 -> v2:
- use a ternary operator instead of an if/else in patch 2/2
Bartosz Golaszewski (2):
gpiolib: constify label in gpio_device
gpiolib: use kstrdup_const() for gpio_device label
drivers/gpio/gpiolib.c | 9 +++------
drivers/gpio/gpiolib.h | 2 +-
2 files changed, 4 insertions(+), 7 deletions(-)
--
2.15.1
Powered by blists - more mailing lists