On Wed, Aug 21, 2019 at 09:09:01PM +0200, Thomas Gleixner wrote: > Now that the sample functions have no return value anymore, the result can > simply be returned instead of using pointer indirection. > > Signed-off-by: Thomas Gleixner <t...@linutronix.de>
Reviewed-by: Frederic Weisbecker <frede...@kernel.org>