diff options
author | Barry Song <song.bao.hua@hisilicon.com> | 2020-06-02 06:55:56 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-07-07 11:34:31 +0200 |
commit | e5711945c6415ab847b39ef89003ef68f9435bc6 (patch) | |
tree | 8b8c9c1691f8b47514befacff5fc0c1dad363ab6 /security | |
parent | lib: update DEBUG_SHIRQ docs to match reality (diff) | |
download | linux-e5711945c6415ab847b39ef89003ef68f9435bc6.tar.xz linux-e5711945c6415ab847b39ef89003ef68f9435bc6.zip |
driver core: platform: need consistent spacing around '-'
Fix the below checkpatch issue:
ERROR: need consistent spacing around '-' (ctx:WxV)
FILE: drivers/base/platform.c:1008:
+ len = acpi_device_modalias(dev, buf, PAGE_SIZE -1);
^
Signed-off-by: Barry Song <song.bao.hua@hisilicon.com>
Link: https://lore.kernel.org/r/20200602045556.66948-1-song.bao.hua@hisilicon.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'security')
0 files changed, 0 insertions, 0 deletions