From mboxrd@z Thu Jan 1 00:00:00 1970 From: Joe Perches Subject: Re: [PATCH] Crypto: gf128mul : fixed a parentheses coding style issue Date: Mon, 13 Oct 2014 13:56:54 -0700 Message-ID: <1413233814.1287.30.camel@joe-AO725> References: <1413146950-932-1-git-send-email-mike.linux@btinternet.com> <1413154885.22149.49.camel@joe-AO725> <543C3229.2090205@btinternet.com> <1413231356.1287.18.camel@joe-AO725> <543C3BA8.2060709@btinternet.com> Mime-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7bit Cc: herbert@gondor.apana.org.au, davem@davemloft.net, linux-crypto@vger.kernel.org, linux-kernel@vger.kernel.org To: Michael Roocroft Return-path: In-Reply-To: <543C3BA8.2060709@btinternet.com> Sender: linux-kernel-owner@vger.kernel.org List-Id: linux-crypto.vger.kernel.org On Mon, 2014-10-13 at 21:52 +0100, Michael Roocroft wrote: > I fully intend to making more meaningful contributions > when my confidence in writing C is better than it is at the moment. I'll concentrate > on making any changes to staging whilst I learn and get to grips with git, and > continue to look through the rest of the kernel tree as a learning exercise. Sounds like a good plan to me. welcome btw. > by looking and not doing anything i'll never learn anything. True words... cheers, Joe