Re: [PATCH] libcsupport: remove tailing space

2016-04-13 Thread Gedare Bloom
Please remove signed-off-by and fix typo in commit message, "trailing" On Wed, Apr 13, 2016 at 11:43 AM, wrote: > From: Du Huanpeng > > Signed-off-by: Du Huanpeng > --- > cpukit/libcsupport/src/putk.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/cpukit/libcsupport/

[PATCH] libcsupport: remove tailing space

2016-04-13 Thread norep1y
From: Du Huanpeng Signed-off-by: Du Huanpeng --- cpukit/libcsupport/src/putk.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cpukit/libcsupport/src/putk.c b/cpukit/libcsupport/src/putk.c index 2532a64..3953f62 100644 --- a/cpukit/libcsupport/src/putk.c +++ b/cpukit/libcsup