[DTrace-devel] [PATCH 07/14] cg: comment typo fix

Kris Van Hees kris.van.hees at oracle.com
Mon Mar 7 21:10:46 UTC 2022


On Wed, Mar 02, 2022 at 01:45:00PM +0000, Nick Alcock via DTrace-devel wrote:
> Signed-off-by: Nick Alcock <nick.alcock at oracle.com>

Reviewed-by: Kris Van Hees <kris.van.hees at oracle.com>


> ---
>  libdtrace/dt_cg.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/libdtrace/dt_cg.c b/libdtrace/dt_cg.c
> index 50f8a246ce35..53eab9f521fd 100644
> --- a/libdtrace/dt_cg.c
> +++ b/libdtrace/dt_cg.c
> @@ -751,7 +751,7 @@ dt_cg_check_notnull(dt_irlist_t *dlp, dt_regset_t *drp, int reg)
>  
>  /*
>   * Check whether mst->fault indicates a fault was triggered.  If so, abort the
> - * current clause by means of a straight jump to the exit labal.
> + * current clause by means of a straight jump to the exit label.
>   */
>  static void
>  dt_cg_check_fault(dt_pcb_t *pcb)
> -- 
> 2.35.0.260.gb82b153193.dirty
> 
> 
> _______________________________________________
> DTrace-devel mailing list
> DTrace-devel at oss.oracle.com
> https://oss.oracle.com/mailman/listinfo/dtrace-devel



More information about the DTrace-devel mailing list