Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932131AbWEAPdo (ORCPT ); Mon, 1 May 2006 11:33:44 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S932124AbWEAPdo (ORCPT ); Mon, 1 May 2006 11:33:44 -0400 Received: from [84.204.75.166] ([84.204.75.166]:54963 "EHLO shelob.oktetlabs.ru") by vger.kernel.org with ESMTP id S932131AbWEAPdn (ORCPT ); Mon, 1 May 2006 11:33:43 -0400 Message-ID: <44562A53.7090705@oktetlabs.ru> Date: Mon, 01 May 2006 19:33:39 +0400 From: "Artem B. Bityutskiy" User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.12) Gecko/20060202 Fedora/1.7.12-1.5.2 X-Accept-Language: en, ru, en-us MIME-Version: 1.0 To: Jan Engelhardt Cc: "Randy.Dunlap" , lkml , akpm Subject: Re: [PATCH] CodingStyle: add typedefs chapter References: <20060430174426.a21b4614.rdunlap@xenotime.net> In-Reply-To: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 609 Lines: 16 Jan Engelhardt wrote: > What about task_t vs struct task_struct? Both are used in the kernel. If you use task_struct's fields, pick struct task_struct, otherwise pick task_t. -- Best regards, Artem B. Bityutskiy Oktet Labs (St. Petersburg), Software Engineer. +7 812 4286709 (office) +7 911 2449030 (mobile) E-mail: dedekind@oktetlabs.ru, Web: www.oktetlabs.ru - 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/