Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757740AbYLJSdl (ORCPT ); Wed, 10 Dec 2008 13:33:41 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1755950AbYLJS3G (ORCPT ); Wed, 10 Dec 2008 13:29:06 -0500 Received: from moutng.kundenserver.de ([212.227.126.171]:63188 "EHLO moutng.kundenserver.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755370AbYLJS3E (ORCPT ); Wed, 10 Dec 2008 13:29:04 -0500 Message-ID: <49400A4E.7040107@vlnb.net> Date: Wed, 10 Dec 2008 21:28:30 +0300 From: Vladislav Bolkhovitin User-Agent: Thunderbird 2.0.0.9 (X11/20071115) MIME-Version: 1.0 To: linux-scsi@vger.kernel.org CC: James Bottomley , Andrew Morton , FUJITA Tomonori , Mike Christie , Jeff Garzik , Boaz Harrosh , Linus Torvalds , linux-kernel@vger.kernel.org, scst-devel@lists.sourceforge.net, Bart Van Assche , "Nicholas A. Bellinger" Subject: [PATCH][RFC 1/23]: SCST public headers References: <494009D7.4020602@vlnb.net> In-Reply-To: <494009D7.4020602@vlnb.net> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Provags-ID: V01U2FsdGVkX19xMFw4g0zrIxan4q2N9Wx1H8A4wQ6e3HeJbHN tfzbfzfaek4ZmeqagxkJ273iaG1C0YXwe5Dg4d8pcg9LdBWEcM UXnExqZE8xIw+vqL0JUVw== Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 709 Lines: 18 This patch contains declarations of all externally visible constants, types and functions prototypes. Signed-off-by: Vladislav Bolkhovitin --- include/scst/scst.h | 2676 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ include/scst/scst_const.h | 316 ++++++ 2 files changed, 2992 insertions(+) The patch is too big to be submitted inline. You can find it in http://scst.sourceforge.net/patches/scst_public_headers.diff -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/