OSDN Git Service

greybus: kernel_ver.h: add a ' ' character to KERNEL_VERSION()
authorGreg Kroah-Hartman <gregkh@google.com>
Fri, 1 May 2015 19:05:03 +0000 (21:05 +0200)
committerGreg Kroah-Hartman <gregkh@google.com>
Tue, 5 May 2015 09:11:03 +0000 (11:11 +0200)
commit3906a59c96ac770d54728d2cbd6564cda3b2cdd9
treed9580f8c40d5d2a886c09cea0609df36cd1a8a4d
parent99a4bd5902224065debff524624800bd9806419e
greybus: kernel_ver.h: add a ' ' character to KERNEL_VERSION()

You should always put a space after a ',', so do it for the
KERNEL_VERSION() macro as well.  This makes checkpatch.pl happy also.

Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
Reviewed-by: Viresh Kumar <viresh.kumar@linaro.org>
drivers/staging/greybus/kernel_ver.h