From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Hemminger Subject: Re: [PATCH] Net: core: stream.c: coding style fixes Date: Fri, 11 Sep 2015 13:24:19 -0700 Message-ID: <20150911132419.1f7fe553@urahara> References: <1442002380-15526-1-git-send-email-cristos@vipserv.org> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: davem@davemloft.net, edumazet@google.com, netdev@vger.kernel.org To: Krzysztof Majzerowicz-Jaszcz Return-path: Received: from mail-pa0-f47.google.com ([209.85.220.47]:32954 "EHLO mail-pa0-f47.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751841AbbIKUYJ (ORCPT ); Fri, 11 Sep 2015 16:24:09 -0400 Received: by pacex6 with SMTP id ex6so84075311pac.0 for ; Fri, 11 Sep 2015 13:24:09 -0700 (PDT) In-Reply-To: <1442002380-15526-1-git-send-email-cristos@vipserv.org> Sender: netdev-owner@vger.kernel.org List-ID: On Fri, 11 Sep 2015 22:13:00 +0200 Krzysztof Majzerowicz-Jaszcz wrote: > * So we (will) share it here. > * > - * Authors: Arnaldo Carvalho de Melo > - * (from old tcp.c code) > - * Alan Cox (Borrowed comments 8-)) > + * Authors: Arnaldo Carvalho de Melo > + * (from old tcp.c code) > + * Alan Cox (Borrowed comments 8-)) > */ > > #incl Leave the comments alone.