All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] package/jemalloc: indentation cleanup
@ 2016-07-08 20:10 Jerzy Grzegorek
  2016-07-15 15:03 ` Thomas Petazzoni
  0 siblings, 1 reply; 2+ messages in thread
From: Jerzy Grzegorek @ 2016-07-08 20:10 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Jerzy Grzegorek <jerzy.grzegorek@trzebnica.net>
---
 package/jemalloc/Config.in | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/package/jemalloc/Config.in b/package/jemalloc/Config.in
index a9999ba..f5ee950 100644
--- a/package/jemalloc/Config.in
+++ b/package/jemalloc/Config.in
@@ -13,10 +13,10 @@ config BR2_PACKAGE_JEMALLOC
 	depends on BR2_PACKAGE_JEMALLOC_ARCH_SUPPORTS
 	depends on !BR2_STATIC_LIBS
 	help
-	 This library providing a malloc(3) implementation that emphasizes
-	 fragmentation avoidance and scalable concurrency support.
+	  This library providing a malloc(3) implementation that emphasizes
+	  fragmentation avoidance and scalable concurrency support.
 
-	 http://www.canonware.com/jemalloc/
+	  http://www.canonware.com/jemalloc/
 
 comment "jemalloc needs a toolchain w/ dynamic library"
 	depends on BR2_PACKAGE_JEMALLOC_ARCH_SUPPORTS
-- 
1.9.1

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [Buildroot] [PATCH 1/1] package/jemalloc: indentation cleanup
  2016-07-08 20:10 [Buildroot] [PATCH 1/1] package/jemalloc: indentation cleanup Jerzy Grzegorek
@ 2016-07-15 15:03 ` Thomas Petazzoni
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni @ 2016-07-15 15:03 UTC (permalink / raw)
  To: buildroot

Hello,

On Fri,  8 Jul 2016 22:10:08 +0200, Jerzy Grzegorek wrote:
> Signed-off-by: Jerzy Grzegorek <jerzy.grzegorek@trzebnica.net>
> ---
>  package/jemalloc/Config.in | 6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)

Applied to master, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-07-15 15:03 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-07-08 20:10 [Buildroot] [PATCH 1/1] package/jemalloc: indentation cleanup Jerzy Grzegorek
2016-07-15 15:03 ` Thomas Petazzoni

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.