Re: [PATCH 3/5] tools/thermal: fix typo "binded" in comments

Randy Dunlap <[email protected]>
Newsgroups org.kernel.vger.linux-acpi,dev.linux.lists.driver-core,org.kernel.vger.linux-kernel,org.kernel.vger.linux-omap,org.kernel.vger.linux-pm,org.kernel.vger.linux-tegra
Message-ID <[email protected]>

On 9/6/26 11:47 PM, Hemanth Selam wrote:
> diff --git a/tools/thermal/tmon/tmon.h b/tools/thermal/tmon/tmon.h
> index 44d16d778f04..f347efb47c96 100644
> --- a/tools/thermal/tmon/tmon.h
> +++ b/tools/thermal/tmon/tmon.h
> @@ -77,7 +77,7 @@ struct tz_info {
>  	char type[256]; /* e.g. acpitz */
>  	int instance;
>  	int passive; /* active zone has passive node to force passive mode */
> -	int nr_cdev; /* number of cooling device binded */
> +	int nr_cdev; /* number of cooling device bound */

	                                  devices

>  	int nr_trip_pts;
>  	struct trip_point tp[MAX_NR_TRIP];
>  	unsigned long cdev_binding; /* bitmap for attached cdevs */

-- 
~Randy
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.