From mboxrd@z Thu Jan 1 00:00:00 1970 From: Joshua Houghton Subject: Re: [PATCH] net: rds: fix coding style issues Date: Sat, 18 Jun 2016 18:06:52 +0000 Message-ID: <4047960.HNxBfzEgaM@arch> References: <1550219.0fqfakIZNR@arch> <9f390845-b330-3556-c172-20f764628e3b@oracle.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: "David S. Miller" , netdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, bcm-kernel-feedback-list-dY08KVG/lbpWk0Htik3J/w@public.gmane.org To: "santosh.shilimkar-QHcLZuEGTsvQT0dZR+AlfA@public.gmane.org" Return-path: In-Reply-To: <9f390845-b330-3556-c172-20f764628e3b-QHcLZuEGTsvQT0dZR+AlfA@public.gmane.org> Sender: linux-rdma-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: netdev.vger.kernel.org On Saturday, 18 June 2016 09:22:49 UTC santosh.shilimkar-QHcLZuEGTsvQT0dZR+AlfA@public.gmane.org wrote: > On 6/18/16 8:46 AM, Joshua Houghton wrote: > > Fix coding style issues in the following files: > > > > ib_cm.c: add space > > loop.c: convert spaces to tabs > > sysctl.c: add space > > tcp.h: convert spaces to tabs > > tcp_connect.c:remove extra indentation in switch statement > > tcp_recv.c: convert spaces to tabs > > tcp_send.c: convert spaces to tabs > > transport.c: move brace up one line on for statement > > > > Signed-off-by: Joshua Houghton > > --- > > Thanks for doing it. > Acked-by: Santosh Shilimkar Your welcome. :) -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html