Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755513AbYHMBBZ (ORCPT ); Tue, 12 Aug 2008 21:01:25 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1754398AbYHMBA7 (ORCPT ); Tue, 12 Aug 2008 21:00:59 -0400 Received: from bombadil.infradead.org ([18.85.46.34]:40421 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754231AbYHMBA6 (ORCPT ); Tue, 12 Aug 2008 21:00:58 -0400 Date: Tue, 12 Aug 2008 17:58:35 -0700 From: Greg KH To: Marcin Obara Cc: linux-kernel@vger.kernel.org, Pavel Machek , Andrew Morton Subject: Re: [PATCH] Intel Management Engine Interface Message-ID: <20080813005835.GE22793@kroah.com> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.16 (2007-06-09) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 477 Lines: 12 On Mon, Aug 11, 2008 at 09:23:01PM +0200, Marcin Obara wrote: > +/* IOCTL commands */ > +#define IOCTL_HECI_GET_VERSION \ > + _IOWR('H' , 0x0, struct heci_message_data) This can easily be a sysfs file, why not do that instead? -- 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/