commit | 6c2ab2398b88cf2b7fe6468351083385ceb4a779 | [log] [tgz] |
---|---|---|
author | Eva Rachel Retuya <eraretuya@gmail.com> | Tue Feb 16 16:24:45 2016 +0800 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Fri Feb 19 16:53:56 2016 -0800 |
tree | c46efb37cc2a396ba54574d975057a34e9ca0260 | |
parent | c22177dbab6212731ecced921b8055388e7ad05d [diff] |
staging: wilc1000: remove spaces around '->' Delete the space around '->' as it is prohibited and breaks the code. Checkpatch found this issue. ERROR: spaces prohibited around that '->' Signed-off-by: Eva Rachel Retuya <eraretuya@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>