From mboxrd@z Thu Jan 1 00:00:00 1970 From: Joe Perches Subject: [PATCH 0/3] cifs: neatening and embedded module size reduction Date: Thu, 29 Nov 2012 11:37:17 -0800 Message-ID: Cc: linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: linux-cifs-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, samba-technical-w/Ol4Ecudpl8XjKLYN78aQ@public.gmane.org Return-path: Sender: linux-cifs-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-ID: Joe Perches (3): cifs: Remove unused cEVENT macro cifs: Make CIFS_DEBUG possible to undefine cifs: Enable Kconfig control of CIFS_DEBUG fs/cifs/Kconfig | 10 ++++++- fs/cifs/cifs_debug.h | 74 +++++++++++++++++++++++++++++-------------------- 2 files changed, 53 insertions(+), 31 deletions(-) -- 1.7.8.112.g3fd21 From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754235Ab2K2Th0 (ORCPT ); Thu, 29 Nov 2012 14:37:26 -0500 Received: from perches-mx.perches.com ([206.117.179.246]:37956 "EHLO labridge.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1751013Ab2K2ThX (ORCPT ); Thu, 29 Nov 2012 14:37:23 -0500 From: Joe Perches To: linux-cifs@vger.kernel.org, samba-technical@lists.samba.org Cc: linux-kernel@vger.kernel.org Subject: [PATCH 0/3] cifs: neatening and embedded module size reduction Date: Thu, 29 Nov 2012 11:37:17 -0800 Message-Id: X-Mailer: git-send-email 1.7.8.112.g3fd21 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Joe Perches (3): cifs: Remove unused cEVENT macro cifs: Make CIFS_DEBUG possible to undefine cifs: Enable Kconfig control of CIFS_DEBUG fs/cifs/Kconfig | 10 ++++++- fs/cifs/cifs_debug.h | 74 +++++++++++++++++++++++++++++-------------------- 2 files changed, 53 insertions(+), 31 deletions(-) -- 1.7.8.112.g3fd21