From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752949AbbF2I0v (ORCPT ); Mon, 29 Jun 2015 04:26:51 -0400 Received: from userp1040.oracle.com ([156.151.31.81]:19508 "EHLO userp1040.oracle.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751712AbbF2I0p (ORCPT ); Mon, 29 Jun 2015 04:26:45 -0400 Date: Mon, 29 Jun 2015 11:26:34 +0300 From: Dan Carpenter To: Geliang Tang Cc: oleg.drokin@intel.com, andreas.dilger@intel.com, gregkh@linuxfoundation.org, HPDD-discuss@ml01.01.org, devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] staging: lustre: lnet: fix type warning in lib-socket.c Message-ID: <20150629082634.GH28762@mwanda> References: <1435472070-16218-1-git-send-email-geliangtang@163.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1435472070-16218-1-git-send-email-geliangtang@163.com> User-Agent: Mutt/1.5.21 (2010-09-15) X-Source-IP: userv0022.oracle.com [156.151.31.74] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org This patch isn't the correct fix. The lustre people need to go through and cleanup this stuff, it's not really a good patch for a newbie to start with. regards, dan carpenter