]> git.baikalelectronics.ru Git - kernel.git/commit
drivers: staging: rtlwifi: Start statement on a tabstop
authorFelipe Cardoso Resende <felipecardoso.fcr@gmail.com>
Sat, 26 Jan 2019 22:35:01 +0000 (20:35 -0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 30 Jan 2019 14:38:50 +0000 (15:38 +0100)
commitd028f378c3b6662819fbea404479205ee9166433
tree5978cceb3dc942f12eb6340297035a0781e5fe62
parentc7a7e09985582b21343eaa03937ef2f862e1e361
drivers: staging: rtlwifi: Start statement on a tabstop

Fix the following checkpatch.pl warning:
        WARNING: Statements should start on a tabstop
        #208: FILE: pci.h:208:
        + /*ASPM*/ u8 const_pci_aspm;

Signed-off-by: Felipe Cardoso Resende <felipecardoso.fcr@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtlwifi/pci.h