Messages in this thread |  | | Date | Wed, 2 Dec 2009 19:20:48 -0800 | | From | Greg KH <> | | Subject | Re: [PATCH 2/2] Fix a bug on appledisplay.c regarding signedness |
| |
On Wed, Dec 02, 2009 at 09:44:21PM +0100, pancho horrillo wrote: > On Wed, Dec 02, 2009 at 10:38:27PM +0300, Sergei Shtylyov wrote: > > Hello. > > > > pancho horrillo wrote: > > > > >Please, review and push the patch, if you deem it adequate. > > > > >Thanks a bunch! > > > > That 'uint8_t' is for userspace, use 'u8' instead. > > > > WBR, Sergei > > Thanks for the coaching, Sergei! > > BTW, there are about 4863 of uint8_t in the kernel sources :-)
And please don't try to add any new ones :)
thanks,
greg k-h
|  |