Re: [PATCH] Staging: android: ashmem: Fixed a const coding styleissue

From: Greg KH
Date: Wed Apr 07 2021 - 11:15:47 EST


On Wed, Apr 07, 2021 at 10:08:31AM -0500, Barney Goette wrote:
> Sorry.
>
> I was following the Kernel First Patch tutorial and I didn’t quite
> understand how to build a driver that was for Android while on a
> desktop.

Where you build the kernel does not matter, how do you think Android
kernels get built? Not on the device itself :)

Please be more careful, you can not break the build for obvious reasons.

thanks,

greg k-h