Преглед изворни кода

qcacld-3.0: Fix misspelling "formated"

Fix misspelling: formated ==> formatted

Change-Id: Idf32e65f0761671b986b6686d243fea9304099d9
CRs-Fixed: 3275687
Jeff Johnson пре 2 година
родитељ
комит
9738fc6bbf
2 измењених фајлова са 3 додато и 2 уклоњено
  1. 1 1
      core/bmi/src/ol_fw.c
  2. 2 1
      core/hdd/src/wlan_hdd_fips.h

+ 1 - 1
core/bmi/src/ol_fw.c

@@ -140,7 +140,7 @@ end:
  *
  * The API return board filename based on the board_id and chip_id.
  * eg: input = "bdwlan30.bin", board_id = 0x01, board_file = "bdwlan30.b01"
- * Return: The buffer with the formated board filename.
+ * Return: The buffer with the formatted board filename.
  */
 static char *ol_board_id_to_filename(const char *old_name,
 				     uint16_t board_id)

+ 2 - 1
core/hdd/src/wlan_hdd_fips.h

@@ -1,5 +1,6 @@
 /*
  * Copyright (c) 2017 The Linux Foundation. All rights reserved.
+ * Copyright (c) 2022 Qualcomm Innovation Center, Inc. All rights reserved.
  *
  * Permission to use, copy, modify, and/or distribute this software for
  * any purpose with or without fee is hereby granted, provided that the
@@ -56,7 +57,7 @@ struct iw_fips_test_response {
  * @extra: extra payload for wireless extensions ioctl
  *
  * This API implements the FIPS test interface. Upon entry the @extra
- * buffer will contain a FIPS test vector formated as a &struct
+ * buffer will contain a FIPS test vector formatted as a &struct
  * iw_fips_test_request. This vector will be sent to firmware where it
  * will be run through the appropriate hardware. The result of the
  * operation will be sent back to userspace via @extra encoded as a