commit | 333c474b828e52bce8731e97fef27c2e950b5728 | [log] [tgz] |
---|---|---|
author | Ebru Akagunduz <ebru.akagunduz@gmail.com> | Sat Oct 04 13:36:27 2014 +0300 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Mon Oct 20 10:29:12 2014 +0800 |
tree | 0afb185b0659a1c67c4191fce3ea13750e1534a4 | |
parent | 1f74d5f688faea24107de37893b7fd5a0e56ac49 [diff] |
staging: speakup: Change char * array type as static const This patch fixes "char * array declaration might be better as static const" checkpatch.pl warning in kobjects.c Signed-off-by: Ebru Akagunduz <ebru.akagunduz@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>