[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20180727030737.231268-1-toddpoynor@gmail.com>
Date:   Thu, 26 Jul 2018 20:07:27 -0700
From:   Todd Poynor <toddpoynor@...il.com>
To:     Rob Springer <rspringer@...gle.com>,
        John Joseph <jnjoseph@...gle.com>,
        Ben Chan <benchan@...omium.org>,
        Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Cc:     devel@...verdev.osuosl.org, linux-kernel@...r.kernel.org,
        Todd Poynor <toddpoynor@...gle.com>
Subject: [PATCH 00/10] staging: gasket: logging cleanups
From: Todd Poynor <toddpoynor@...gle.com>
Kill off gasket logging functions, convert to standard.
Fixup a few formatting/style problems in the process.
Todd Poynor (10):
  staging: gasket: save struct device for a gasket device
  staging: gasket: core: convert to standard logging
  staging: gasket: interrupt: convert to standard logging
  staging: gasket: ioctl: convert to standard logging
  staging: gasket: page table: convert to standard logging
  staging: gasket: sysfs: convert to standard logging
  staging: gasket: apex: convert to standard logging
  staging: gasket: remove gasket logging header
  staging: gasket: TODO: remove entry for convert to standard logging
  staging: gasket: don't print device addresses as kernel pointers
 drivers/staging/gasket/TODO                |   1 -
 drivers/staging/gasket/apex_driver.c       |  61 ++---
 drivers/staging/gasket/gasket_core.c       | 300 ++++++++++-----------
 drivers/staging/gasket/gasket_core.h       |   3 +
 drivers/staging/gasket/gasket_interrupt.c  |  67 +++--
 drivers/staging/gasket/gasket_ioctl.c      |  23 +-
 drivers/staging/gasket/gasket_logging.h    |  64 -----
 drivers/staging/gasket/gasket_page_table.c | 131 ++++-----
 drivers/staging/gasket/gasket_sysfs.c      |  73 +++--
 9 files changed, 296 insertions(+), 427 deletions(-)
 delete mode 100644 drivers/staging/gasket/gasket_logging.h
-- 
2.18.0.345.g5c9ce644c3-goog
Powered by blists - more mailing lists