From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nishanth Aravamudan Date: Tue, 08 Mar 2005 18:48:20 +0000 Subject: Re: [KJ] [patch] fix typo in pm.h Message-Id: <20050308184820.GB3897@us.ibm.com> MIME-Version: 1 Content-Type: multipart/mixed; boundary="===============62348106546567461==" List-Id: References: <2cd57c90050308103414c5aef6@mail.gmail.com> In-Reply-To: <2cd57c90050308103414c5aef6@mail.gmail.com> To: kernel-janitors@vger.kernel.org --===============62348106546567461== Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Wed, Mar 09, 2005 at 02:34:00AM +0800, Coywolf Qi Hunt wrote: > This patch fixes a typo in PMSG_ comment in pm.h. > > Signed-off-by: Coywolf Qi Hunt > > diff -Nrup 2.6.11/include/linux/pm.h 2.6.11-cy/include/linux/pm.h > --- 2.6.11/include/linux/pm.h 2005-03-03 17:12:14.000000000 +0800 > +++ 2.6.11-cy/include/linux/pm.h 2005-03-09 02:27:07.000000000 +0800 > @@ -208,7 +208,7 @@ typedef u32 __bitwise pm_message_t; > * pci D3. > * > * Unfortunately, current drivers only recognize numeric values 0 > (ON) and 3 (SUSPEND). > - * We'll need to fix the drivers. So yes, putting 3 to all diferent > defines is intentional, > + * We'll need to fix the drivers. So yes, putting 3 to all different > defines is intentional, > * and will go away as soon as drivers are fixed. Also note that > typedef is neccessary, > * we'll probably want to switch to > * typedef struct pm_message_t { int event; int flags; } pm_message_t Your patch got wrapped. Thanks, Nish --===============62348106546567461== Content-Type: text/plain; charset="iso-8859-1" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline _______________________________________________ Kernel-janitors mailing list Kernel-janitors@lists.osdl.org http://lists.osdl.org/mailman/listinfo/kernel-janitors --===============62348106546567461==--