[PATCH 00/10] staging: gasket: logging cleanups

From: Todd Poynor
Date: Thu Jul 26 2018 - 23:08:07 EST


From: Todd Poynor <toddpoynor@xxxxxxxxxx>

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