From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from shards.monkeyblade.net ([184.105.139.130]:59962 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751238AbeCLOxh (ORCPT ); Mon, 12 Mar 2018 10:53:37 -0400 Date: Mon, 12 Mar 2018 10:53:36 -0400 (EDT) Message-Id: <20180312.105336.1427317256032515089.davem@davemloft.net> To: atul.gupta@chelsio.com CC: netdev@vger.kernel.org Subject: chelsio inline tls patches From: David Miller Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: netdev-owner@vger.kernel.org List-ID: Atul, starting with patch #5 there are functions which need to be adjusted to order function local variables from longest to shortest line (reverse christmas tree order). Please fix this up for all of those patches and resubmit your series. Thank you.