Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933220AbbEEWjy (ORCPT ); Tue, 5 May 2015 18:39:54 -0400 Received: from mail-wi0-f175.google.com ([209.85.212.175]:38025 "EHLO mail-wi0-f175.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751771AbbEEWju (ORCPT ); Tue, 5 May 2015 18:39:50 -0400 Date: Tue, 5 May 2015 23:39:40 +0100 From: Okash Khawaja To: joe@perches.com Cc: kvalo@codeaurora.org, linux-wireless@vger.kernel.org, netdev@vger.kernel.org, linux-kernel@vger.kernel.org Subject: [PATCH 0/2] adm8211 patches Message-ID: <20150505223940.GA3546@bytefire-computer> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 648 Lines: 20 These patches include two changes: 1. Code cleanup around a switch-case statement 2. Bug fix for the possible PCI cache line sizes Okash Khawaja (2): adm8211: fix checkpatch errors for indentation and new line adm8211: fix the possible pci cache line sizes inside switch-case drivers/net/wireless/adm8211.c | 20 ++++++++++++-------- 1 file changed, 12 insertions(+), 8 deletions(-) -- 1.9.1 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/