On 30.09.2017 02:15, Alistair Francis wrote:
> Apparently we don't use __MSC_VER as a compiler anymore and we always
> require a C99 compiler (which means we always have __func__) so we don't
> need a special AUDIO_FUNC macro. We can just repleace AUDIO_FUNC with

s/repleace/replace/

> __func__ instead.
> 
> Checkpatch failures where manually fixed.

s/where/were/

Reviewed-by: Thomas Huth <[email protected]>

Reply via email to