]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
platform/x86: silead_dmi: Sort entries alphabetically
authorHans de Goede <hdegoede@redhat.com>
Fri, 8 Jun 2018 21:45:56 +0000 (23:45 +0200)
committerAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Mon, 2 Jul 2018 12:00:29 +0000 (15:00 +0300)
commit6a655a0dfe861e22e52ae01ac6924b5194c4cc35
tree361eaac2d6c45eac4bc497b91110e4af7f9b2972
parentd6b0d7d8d50de98516fa57c39088cbb1710d03bb
platform/x86: silead_dmi: Sort entries alphabetically

We have so much entries now that it is good to bring some form of order
to them. This should also reduce conflicts when multiple patches make
changes at the same time (compared to tagging all new entries at the end).

Note this commit purely moves stuff around and adds 2 comments about
keeping the data and table alphabetically sorted. There are no functional
changes.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
drivers/platform/x86/silead_dmi.c