From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755560AbbFCQdn (ORCPT ); Wed, 3 Jun 2015 12:33:43 -0400 Received: from mail-pd0-f180.google.com ([209.85.192.180]:34409 "EHLO mail-pd0-f180.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752416AbbFCQdg (ORCPT ); Wed, 3 Jun 2015 12:33:36 -0400 Date: Wed, 3 Jun 2015 22:03:23 +0530 From: Sudip Mukherjee To: James Simmons Cc: Greg Kroah-Hartman , devel@driverdev.osuosl.org, Oleg Drokin , Andreas Dilger , HPDD-discuss@ml01.01.org, Linux Kernel Mailing List , lustre-devel@lists.lustre.org Subject: Re: [PATCH v3 4/7] staging:lustre: rename tcpip handling functions to lnet_* prefix Message-ID: <20150603163323.GA5314@sudip-PC> References: <1433341954-654-1-git-send-email-jsimmons@infradead.org> <1433341954-654-5-git-send-email-jsimmons@infradead.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1433341954-654-5-git-send-email-jsimmons@infradead.org> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Jun 03, 2015 at 10:32:31AM -0400, James Simmons wrote: > With all the TCPIP handling done in the lnet layer we should > rename all the functions with the prefix lnet_*. One other > change done was changing the remove argument of lnet_sock_getaddr > from a int to a bool. > > Signed-off-by: James Simmons checkpatch is complaining about unrecognized email address. regards sudip