diff options
author | Sergey Ryazanov <ryazanov.s.a@gmail.com> | 2021-06-08 07:02:36 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2021-06-08 14:33:43 -0700 |
commit | 392c26f7f133b9f09e5f58db1ce6ef4b3b4df49f (patch) | |
tree | a44944470ed982a24941e8ea836849803490be01 /net/lapb/lapb_iface.c | |
parent | 64cc80c0ff2eca6a99232fd57d33c8095dfdd878 (diff) | |
download | linux-392c26f7f133b9f09e5f58db1ce6ef4b3b4df49f.tar.gz linux-392c26f7f133b9f09e5f58db1ce6ef4b3b4df49f.tar.bz2 linux-392c26f7f133b9f09e5f58db1ce6ef4b3b4df49f.zip |
net: wwan: core: spell port device name in lowercase
Usually a device name is spelled in lowercase, let us follow this
practice in the WWAN subsystem as well. The bottom line is that such
name is easier to type.
To keep the device type attribute contents more natural (i.e., spell
abbreviations in uppercase), while making the device name lowercase,
turn the port type strings array to an array of structure that contains
both the port type name and the device name suffix.
Signed-off-by: Sergey Ryazanov <ryazanov.s.a@gmail.com>
Reviewed-by: Loic Poulain <loic.poulain@linaro.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/lapb/lapb_iface.c')
0 files changed, 0 insertions, 0 deletions