[PATCH v3 0/3] cifs: small clean up series

Andy Shevchenko andriy.shevchenko at linux.intel.com
Mon May 12 10:55:04 MDT 2014


This is small clean up series against CIFS kernel module.

Changes since v2:
 - patch 1 got ACK and Reviwed-by tags
 - patch 2 incorporates new piece of code similar that it used to have already,
   thus tags were dropped for this round
 - new patch 3

Andy Shevchenko (3):
  cifs: call strtobool instead of custom implementation
  cifs: convert to print_hex_dump() instead of custom implementation
  cifs: convert printk(LEVEL...) to pr_<level>

 fs/cifs/cifs_debug.c | 77 ++++++++++++++++++++++------------------------------
 fs/cifs/cifs_debug.h |  7 ++---
 fs/cifs/connect.c    | 51 ++++++++++++----------------------
 fs/cifs/misc.c       | 32 ++--------------------
 fs/cifs/netmisc.c    |  2 +-
 fs/cifs/transport.c  |  4 +--
 6 files changed, 59 insertions(+), 114 deletions(-)

-- 
2.0.0.rc2



More information about the samba-technical mailing list