Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758071Ab3HAXri (ORCPT ); Thu, 1 Aug 2013 19:47:38 -0400 Received: from mail-oa0-f50.google.com ([209.85.219.50]:64080 "EHLO mail-oa0-f50.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757880Ab3HAXrf (ORCPT ); Thu, 1 Aug 2013 19:47:35 -0400 From: Felipe Contreras To: linux-kernel@vger.kernel.org, linux-acpi@vger.kernel.org Cc: "Rafael J. Wysocki" , Len Brown , Zhang Rui , Jiri Kosina , Felipe Contreras Subject: [PATCH 0/3] acpi: video: trivial cleanups Date: Thu, 1 Aug 2013 18:43:58 -0500 Message-Id: <1375400641-1694-1-git-send-email-felipe.contreras@gmail.com> X-Mailer: git-send-email 1.8.3.4 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 664 Lines: 21 Hi, Here's a few patches to cleanup the code-style of acpi/video.c. Some were found by checkpatch, and some just make sense. Felipe Contreras (3): acpi: video: trivial costmetic cleanups acpi: video: trivial style cleanups acpi: video: remove unnecessary casting drivers/acpi/video.c | 210 +++++++++++++++++++++++++-------------------------- 1 file changed, 103 insertions(+), 107 deletions(-) -- 1.8.3.4 -- 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/