From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754697AbdBFQMA (ORCPT ); Mon, 6 Feb 2017 11:12:00 -0500 Received: from mail-pf0-f193.google.com ([209.85.192.193]:35207 "EHLO mail-pf0-f193.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752232AbdBFQL4 (ORCPT ); Mon, 6 Feb 2017 11:11:56 -0500 Date: Mon, 6 Feb 2017 11:11:36 -0500 From: Maksymilian Piechota To: Greg Kroah-Hartman Cc: maksymilian.piechota@gmail.com, linux-kernel@vger.kernel.org, devel@driverdev.osuosl.org Subject: [PATCH v4 0/2] staging: lustre: 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 Align else if statement to normal kernel style Maksymilian Piechota (2): staging: lustre: move logical continuations at the end of line staging: lustre: move else if statement to a single line drivers/staging/wlan-ng/prism2mgmt.c | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) -- 2.1.4