From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andy Shevchenko Subject: Re: [PATCH v4 0/3] cifs: small clean up series Date: Wed, 22 Oct 2014 17:03:52 +0300 Message-ID: <1413986632.2396.38.camel@linux.intel.com> References: <1409147384-20389-1-git-send-email-andriy.shevchenko@linux.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Cc: linux-cifs-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, samba-technical-w/Ol4Ecudpl8XjKLYN78aQ@public.gmane.org, Jeff Layton , Alexander Bokovoy To: Steve French Return-path: In-Reply-To: <1409147384-20389-1-git-send-email-andriy.shevchenko-VuQAYsv1563Yd54FQh9/CA@public.gmane.org> Sender: linux-cifs-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-ID: On Wed, 2014-08-27 at 16:49 +0300, Andy Shevchenko wrote: > This is small clean up series against CIFS kernel module. > Ping? Is there any comments? > Changes since v3: > - rebase on top of recent linux-next > > 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_ > > fs/cifs/cifs_debug.c | 77 ++++++++++++++++++++++------------------------------ > fs/cifs/cifs_debug.h | 7 ++--- > fs/cifs/connect.c | 51 ++++++++++++---------------------- > fs/cifs/misc.c | 32 ++-------------------- > fs/cifs/transport.c | 4 +-- > 5 files changed, 58 insertions(+), 113 deletions(-) > -- Andy Shevchenko Intel Finland Oy