[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20110512145954.GK13293@sepie.suse.cz>
Date: Thu, 12 May 2011 16:59:55 +0200
From: Michal Marek <mmarek@...e.cz>
To: Jamey Sharp <jamey@...ilop.net>
Cc: linux-kernel@...r.kernel.org,
Josh Triplett <josh@...htriplett.org>,
Andrew Morton <akpm@...ux-foundation.org>
Subject: Re: [PATCH] scripts/gen_initramfs_list.sh: Convert to a /bin/sh
script
On Thu, May 05, 2011 at 12:03:47PM -0700, Jamey Sharp wrote:
> Replace bashisms with POSIX-compatible shell scripting.
>
> Notably, de-duplicate '/' using a sed command from elsewhere in the same script
> rather than "${name//\/\///}".
>
> Commit by Jamey Sharp and Josh Triplett.
>
> Signed-off-by: Jamey Sharp <jamey@...ilop.net>
> Signed-off-by: Josh Triplett <josh@...htriplett.org>
> Cc: Andrew Morton <akpm@...ux-foundation.org>
> ---
> scripts/gen_initramfs_list.sh | 14 +++++++-------
> 1 files changed, 7 insertions(+), 7 deletions(-)
Applied to kbuild-2.6.git#kbuild, thanks.
Michal
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists