Re: [PATCH] scsi: ufs: clean up the Kconfig file

From: Bart Van Assche
Date: Sun Oct 24 2021 - 21:18:08 EST


On 10/24/21 16:35, Randy Dunlap wrote:
On 10/24/21 2:29 PM, Bart Van Assche wrote:
On 10/23/21 23:43, Randy Dunlap wrote:
        sure that you know the name of your UFS host adapter (the card
        inside your computer that "speaks" the UFS protocol, also
        called UFS Host Controller), because you will be asked for it.
@@ -51,7 +50,7 @@ config SCSI_UFSHCD
        (the one containing the directory /) is located on a UFS device.
  config SCSI_UFSHCD_PCI
-    tristate "PCI bus based UFS Controller support"
+    tristate "PCI bus-based UFS Controller support"

Even with this change applied capitalization is inconsistent.

I don't doubt it, but could you be more explicit about
which word(s) you mean, please?

I see one "pci" in the Kconfig file.
I see several "Controller" vs. "controller."
I see a few of "Support" vs. "support."

Which are you referring to? (or something else)

I was referring to the word "Controller". Although English is not my native
language, shouldn't "UFS Controller" be changed into "UFS controller" since
neither "bus-based" nor "support" are capitalized?

Thanks,

Bart.