]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
treewide: correct the typo 'retun'
authorWangYuli <wangyuli@uniontech.com>
Fri, 6 Sep 2024 05:40:08 +0000 (13:40 +0800)
committerAndrew Morton <akpm@linux-foundation.org>
Mon, 9 Sep 2024 23:47:43 +0000 (16:47 -0700)
There are some spelling mistakes of 'retun' in comments which
should be instead of 'return'.

Link: https://lkml.kernel.org/r/63D0F870EE8E87A0+20240906054008.390188-1-wangyuli@uniontech.com
Signed-off-by: WangYuli <wangyuli@uniontech.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
arch/arm/mach-omap2/omap-mpuss-lowpower.c
drivers/gpu/drm/msm/disp/dpu1/dpu_crtc.h
drivers/infiniband/core/sa_query.c
drivers/input/misc/wistron_btns.c
drivers/mtd/nand/raw/nandsim.c
drivers/scsi/bfa/bfa_fcs.c
drivers/scsi/pmcraid.c

index 7ad74db951f66cbf9ae1977d7ec28b506c942874..f18ef45e2fe1022fd7dac19168baa8cf61f3e766 100644 (file)
@@ -333,7 +333,7 @@ int omap4_hotplug_cpu(unsigned int cpu, unsigned int power_state)
        omap_pm_ops.scu_prepare(cpu, power_state);
 
        /*
-        * CPU never retuns back if targeted power state is OFF mode.
+        * CPU never returns back if targeted power state is OFF mode.
         * CPU ONLINE follows normal CPU ONLINE ptah via
         * omap4_secondary_startup().
         */
index b26d5fe40c721fc581836034534da25bbf97245a..febc3e764a6323cee26058e79b8cb99a9583a8e5 100644 (file)
@@ -231,7 +231,7 @@ struct dpu_crtc_state {
        container_of(x, struct dpu_crtc_state, base)
 
 /**
- * dpu_crtc_frame_pending - retun the number of pending frames
+ * dpu_crtc_frame_pending - return the number of pending frames
  * @crtc: Pointer to drm crtc object
  */
 static inline int dpu_crtc_frame_pending(struct drm_crtc *crtc)
index 8175dde60b0a84c67782d5fc4707b7f5645bbaa3..53571e6b3162caf77488da23b5b828f9652ce8ca 100644 (file)
@@ -1420,7 +1420,7 @@ enum opa_pr_supported {
 /*
  * opa_pr_query_possible - Check if current PR query can be an OPA query.
  *
- * Retuns PR_NOT_SUPPORTED if a path record query is not
+ * Returns PR_NOT_SUPPORTED if a path record query is not
  * possible, PR_OPA_SUPPORTED if an OPA path record query
  * is possible and PR_IB_SUPPORTED if an IB path record
  * query is possible.
index 5c4956678cd0aeed39a5bb756940939850ac271d..39d6f642cd197cee6faaef1aa3ae2793bbeb942e 100644 (file)
@@ -1075,7 +1075,7 @@ static void wistron_led_init(struct device *parent)
        }
 
        if (leds_present & FE_MAIL_LED) {
-               /* bios_get_default_setting(MAIL) always retuns 0, so just turn the led off */
+               /* bios_get_default_setting(MAIL) always returns 0, so just turn the led off */
                wistron_mail_led.brightness = LED_OFF;
                if (led_classdev_register(parent, &wistron_mail_led))
                        leds_present &= ~FE_MAIL_LED;
index 179b28459b4bdd5a158534b69b180dee9cedd5b2..df48b7d01d16c392de134d90209c4a4a3a51aeec 100644 (file)
@@ -1381,7 +1381,7 @@ static inline union ns_mem *NS_GET_PAGE(struct nandsim *ns)
 }
 
 /*
- * Retuns a pointer to the current byte, within the current page.
+ * Returns a pointer to the current byte, within the current page.
  */
 static inline u_char *NS_PAGE_BYTE_OFF(struct nandsim *ns)
 {
index 5023c0ab42777aa06a1fc23e8013aaa9a1c2ad1b..e52ce9b01f49a18573bcfa61b3bd7d007bcc643b 100644 (file)
@@ -1431,7 +1431,7 @@ bfa_cb_lps_flogo_comp(void *bfad, void *uarg)
  *     param[in]       vf_id - VF_ID
  *
  *     return
- *     If lookup succeeds, retuns fcs vf object, otherwise returns NULL
+ *     If lookup succeeds, returns fcs vf object, otherwise returns NULL
  */
 bfa_fcs_vf_t   *
 bfa_fcs_vf_lookup(struct bfa_fcs_s *fcs, u16 vf_id)
index a2a084c8075e003aee0ae2099c59c65f07be2600..72a4c6e3d0c8d5446ed1c15ae29853bd843d575a 100644 (file)
@@ -4009,7 +4009,7 @@ static void pmcraid_tasklet_function(unsigned long instance)
  * This routine un-registers registered interrupt handler and
  * also frees irqs/vectors.
  *
- * Retun Value
+ * Return Value
  *     None
  */
 static