Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752179AbbHPUgy (ORCPT ); Sun, 16 Aug 2015 16:36:54 -0400 Received: from mail-wi0-f170.google.com ([209.85.212.170]:37474 "EHLO mail-wi0-f170.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751560AbbHPUgx (ORCPT ); Sun, 16 Aug 2015 16:36:53 -0400 From: Mike Rapoport To: Greg Kroah-Hartman Cc: Mike Rapoport , Thomas Petazzoni , =?UTF-8?q?Noralf=20Tr=C3=B8nnes?= , LKML Subject: [PATCH 0/5] staging: fbtft: some checpatch.pl cleanups Date: Sun, 16 Aug 2015 23:36:32 +0300 Message-Id: <1439757397-2304-1-git-send-email-mike.rapoport@gmail.com> X-Mailer: git-send-email 2.1.0 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 917 Lines: 24 Hi, These patches slightly refactor the code to reduce amount of checkpath.pl warnings Mike Rapoport (5): staging: fbtft: remove unused bl_ops from fbtft_unregister_backlight staging: fbtft: fbtft-core: define backlight_ops statically staging: fbtft: fbtft_request_gpios: reduce nesting staging: fbtft: fb_ssd1351: define backlight_ops statically staging: fbtft: fb_watterott: define backlight_ops statically drivers/staging/fbtft/fb_ssd1351.c | 13 +++---- drivers/staging/fbtft/fb_watterott.c | 17 +++------ drivers/staging/fbtft/fbtft-core.c | 69 +++++++++++++++++------------------- 3 files changed, 42 insertions(+), 57 deletions(-) -- 1.8.3.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/