From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754048AbdBGMGS (ORCPT ); Tue, 7 Feb 2017 07:06:18 -0500 Received: from mail-pf0-f196.google.com ([209.85.192.196]:35581 "EHLO mail-pf0-f196.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753263AbdBGMGR (ORCPT ); Tue, 7 Feb 2017 07:06:17 -0500 Date: Tue, 7 Feb 2017 07:06:12 -0500 From: Maksymilian Piechota To: Greg Kroah-Hartman Cc: maksymilian.piechota@gmail.com, linux-kernel@vger.kernel.org, devel@driverdev.osuosl.org Subject: [PATCH v5 0/3] staging: wlan-ng: align else if statement to coding standard Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Patch version 5: - break up particular changes to separate commits - change prefix to proper driver (wlan-ng) Maksymilian Piechota (3): staging: wlan-ng: move logical continuations at the end of line staging: wlan-ng: move else if statement to a single line staging: wlan-ng: realign else if continuation drivers/staging/wlan-ng/prism2mgmt.c | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) -- 2.1.4