CDEV_NAME_SIZE 43 tools/thermal/tmon/tmon.c char ctrl_cdev[CDEV_NAME_SIZE] = "None"; CDEV_NAME_SIZE 239 tools/thermal/tmon/tmon.c strncpy(ctrl_cdev, optarg, CDEV_NAME_SIZE);