From mboxrd@z Thu Jan 1 00:00:00 1970 From: Neal Cardwell Subject: Re: [PATCH] Add missing braces to do_tcp_setsockopt Date: Thu, 5 Sep 2013 13:55:48 -0400 Message-ID: References: <20130905174333.GA3021@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Cc: Netdev , Yuchung Cheng To: Dave Jones Return-path: Received: from mail-ea0-f181.google.com ([209.85.215.181]:52313 "EHLO mail-ea0-f181.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751625Ab3IERzt (ORCPT ); Thu, 5 Sep 2013 13:55:49 -0400 Received: by mail-ea0-f181.google.com with SMTP id d10so1093679eaj.12 for ; Thu, 05 Sep 2013 10:55:48 -0700 (PDT) In-Reply-To: <20130905174333.GA3021@redhat.com> Sender: netdev-owner@vger.kernel.org List-ID: On Thu, Sep 5, 2013 at 1:43 PM, Dave Jones wrote: > Signed-off-by: Dave Jones Acked-by: Neal Cardwell neal