From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dave Jones Subject: Re: [PATCH 1/7] Remove value modification decision from plus_minus_two() Date: Thu, 12 Mar 2015 09:25:26 -0400 Message-ID: <20150312132526.GA7209@codemonkey.org.uk> References: <1425503395-37972-1-git-send-email-tyson.w.smith@gmail.com> Mime-Version: 1.0 Return-path: Content-Disposition: inline In-Reply-To: <1425503395-37972-1-git-send-email-tyson.w.smith@gmail.com> Sender: trinity-owner@vger.kernel.org List-ID: Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: tyson.w.smith@gmail.com Cc: trinity@vger.kernel.org On Wed, Mar 04, 2015 at 01:09:55PM -0800, tyson.w.smith@gmail.com wrote: > From: Tyson Smith I just applied everything you sent so far. I could have gone either way on some of them, but given no-one else objected, I figured what the hell. Now for N months of untraining muscle memory to replace rand_bool() with RAND_BOOL() etc.. :) Dave