Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756866Ab0LINw2 (ORCPT ); Thu, 9 Dec 2010 08:52:28 -0500 Received: from cantor.suse.de ([195.135.220.2]:54436 "EHLO mx1.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756635Ab0LINw0 (ORCPT ); Thu, 9 Dec 2010 08:52:26 -0500 Date: Thu, 9 Dec 2010 14:52:24 +0100 (CET) From: Jiri Kosina To: Stefan Achatz Cc: rdunlap@xenotime.net, gregkh@suse.de, linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org, linux-input@vger.kernel.org, netdev@vger.kernel.org Subject: Re: Aw: Re: [PATCH 0/5] HID: roccat: Achieve userspace notification on sysfs attribute creation In-Reply-To: <2069123096.22885.1291902246397.JavaMail.ngmail@webmail07.arcor-online.net> Message-ID: References: <1290801444.18750.161.camel@neuromancer> <2069123096.22885.1291902246397.JavaMail.ngmail@webmail07.arcor-online.net> User-Agent: Alpine 2.00 (LNX 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 842 Lines: 27 On Thu, 9 Dec 2010, Stefan Achatz wrote: > > I have applied the series, and removed the #pragma pack ugliness. Thanks, > > Hello Jiri, > Using my patch replacing the #pragma pack with the __packed macro would > have saved you some time: https://lkml.org/lkml/2010/11/27/14 Ah, missed that. Never mind. > Just for the future: Whats better using the verbose version > __attribute__ ((__packed__)) or the macro __packed as I did? I don't think I really care deeply here. For some rationale why these shortcuts exist, please see commit 82ddcb0405704. -- Jiri Kosina SUSE Labs, Novell Inc. -- 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/