From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Graf Subject: Re: [PATCH 5/6] scsi: replace obsolete NLMSG_* with type safe nlmsg_* Date: Thu, 28 Mar 2013 14:45:02 +0000 Message-ID: <20130328144502.GG23043@casper.infradead.org> References: <1364403195-32839-1-git-send-email-honkiko@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from casper.infradead.org ([85.118.1.10]:35042 "EHLO casper.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751363Ab3C1OpD (ORCPT ); Thu, 28 Mar 2013 10:45:03 -0400 Content-Disposition: inline In-Reply-To: <1364403195-32839-1-git-send-email-honkiko@gmail.com> Sender: linux-scsi-owner@vger.kernel.org List-Id: linux-scsi@vger.kernel.org To: Hong Zhiguo Cc: linux-kernel@vger.kernel.org, linux-scsi@vger.kernel.org, netdev@vger.kernel.org, davem@davemloft.net On 03/28/13 at 12:53am, Hong Zhiguo wrote: > Signed-off-by: Hong Zhiguo There are some formatting errors but the Netlink bits themselves look good.