Jelajahi Sumber

qcacld-3.0: Fix typo "successfull"

Replace typo "successfull" with correct spelling "successful".

Change-Id: I22f4e705e13eebe5bb6ce1ec01888af6b8a394fa
CRs-Fixed: 2238297
Jeff Johnson 7 tahun lalu
induk
melakukan
b83ee48722
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      core/hdd/src/wlan_hdd_driver_ops.c

+ 1 - 1
core/hdd/src/wlan_hdd_driver_ops.c

@@ -359,7 +359,7 @@ static int check_for_probe_defer(int ret)
  * @bus_type: underlying bus type
  * @reinit: true if we are reinitiallizing the driver after a subsystem restart
  *
- * Return: 0 on successfull probe
+ * Return: 0 on successful probe
  */
 static int wlan_hdd_probe(struct device *dev, void *bdev,
 			  const struct hif_bus_id *bid,