]> git.apps.os.sepia.ceph.com Git - ceph-client.git/commit
pcmcia: ds: Emphasize "really" epizeuxis
authorBagas Sanjaya <bagasdotme@gmail.com>
Mon, 11 Aug 2025 02:04:37 +0000 (09:04 +0700)
committerDominik Brodowski <linux@dominikbrodowski.net>
Sat, 16 Aug 2025 13:36:08 +0000 (15:36 +0200)
commitce0e8efb8438469aedb94746603a66e2de91852b
tree8c376564bf8a83bd7127e6449eae328491c2800c
parent44822df89e8f3386871d9cad563ece8e2fd8f0e7
pcmcia: ds: Emphasize "really" epizeuxis

pcmcia_dev_present() comment writes about small timeframe where
the function returns NULL (racy condition), in epizeuxis device. In the
past, it tripped contributors who misunderstood it for "really"
duplicate ([1], [2]).

Add comma between "really" words to emphasize the epizeuxis.

Link: https://lore.kernel.org/all/YxT1As38WRZcyH0%2F@shine.dominikbrodowski.net/
Link: https://lore.kernel.org/all/20220831083623.GA25639@isilmar-4.linta.de/
Signed-off-by: Bagas Sanjaya <bagasdotme@gmail.com>
Signed-off-by: Dominik Brodowski <linux@dominikbrodowski.net>
drivers/pcmcia/ds.c