Return-path: Received: from he.sipsolutions.net ([78.46.109.217]:45683 "EHLO sipsolutions.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751971Ab2FKHYP (ORCPT ); Mon, 11 Jun 2012 03:24:15 -0400 Message-ID: <1339399453.4520.3.camel@jlt3.sipsolutions.net> (sfid-20120611_092418_775356_3CE2C2A8) Subject: Re: [PATCH] {nl,cfg,mac}80211: fix the coding style related to mesh parameters From: Johannes Berg To: Chun-Yeow Yeoh Cc: linux-wireless@vger.kernel.org, javier@cozybit.com, linville@tuxdriver.com, devel@lists.open80211s.org Date: Mon, 11 Jun 2012 09:24:13 +0200 In-Reply-To: <1339387176-7388-1-git-send-email-yeohchunyeow@gmail.com> (sfid-20120611_060020_777779_A24FCFEA) References: <1339387176-7388-1-git-send-email-yeohchunyeow@gmail.com> (sfid-20120611_060020_777779_A24FCFEA) Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Sender: linux-wireless-owner@vger.kernel.org List-ID: On Mon, 2012-06-11 at 11:59 +0800, Chun-Yeow Yeoh wrote: > fix the coding style related to mesh parameters, especially the indentation, > as pointed out by Johannes Berg. Applied, thanks. johannes