From mboxrd@z Thu Jan 1 00:00:00 1970 From: Harald Hoyer Date: Mon, 07 Nov 2011 13:56:01 +0000 Subject: Re: [PATCH] extras/keymap/findkeyboards: beautify shell code and Message-Id: <4EB7E371.9040905@gmail.com> List-Id: References: <1320662666-27558-1-git-send-email-harald@redhat.com> In-Reply-To: <1320662666-27558-1-git-send-email-harald@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-hotplug@vger.kernel.org On 07.11.2011 14:54, harald@redhat.com wrote: > From: Harald Hoyer > > - save some extra forks and grep with shell code instead of calling > grep > - use $() instead of backticks (improves readability and addes > nesting capabilities) > > Signed-off-by: Harald Hoyer resent with more commit info