From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1946789AbWJTByM (ORCPT ); Thu, 19 Oct 2006 21:54:12 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1946791AbWJTByM (ORCPT ); Thu, 19 Oct 2006 21:54:12 -0400 Received: from gate.crashing.org ([63.228.1.57]:11454 "EHLO gate.crashing.org") by vger.kernel.org with ESMTP id S1946789AbWJTByK (ORCPT ); Thu, 19 Oct 2006 21:54:10 -0400 Subject: Re: [PATCH] Add device addition/removal notifier From: Benjamin Herrenschmidt To: Randy Dunlap Cc: Greg KH , Linux Kernel list , Andrew Morton , Len Brown , Deepak Saxena In-Reply-To: <20061019085528.45a5771e.randy.dunlap@oracle.com> References: <1161244591.10524.45.camel@localhost.localdomain> <20061019085528.45a5771e.randy.dunlap@oracle.com> Content-Type: text/plain Date: Fri, 20 Oct 2006 11:53:53 +1000 Message-Id: <1161309233.10524.116.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Evolution 2.8.1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org > That's not kernel-doc, so please don't begin it with "/**". Oops, sorry, new patch on the way Ben.