Correct comments in declaration of struct ikc_scd_packet
This commit is contained in:
@ -148,7 +148,7 @@ struct ikc_scd_packet {
|
|||||||
long sysfs_arg3;
|
long sysfs_arg3;
|
||||||
};
|
};
|
||||||
|
|
||||||
/* SCD_MSG_SCHEDULE_THREAD */
|
/* SCD_MSG_WAKE_UP_SYSCALL_THREAD */
|
||||||
struct {
|
struct {
|
||||||
int ttid;
|
int ttid;
|
||||||
};
|
};
|
||||||
|
|||||||
@ -260,7 +260,7 @@ struct ikc_scd_packet {
|
|||||||
long sysfs_arg3;
|
long sysfs_arg3;
|
||||||
};
|
};
|
||||||
|
|
||||||
/* SCD_MSG_SCHEDULE_THREAD */
|
/* SCD_MSG_WAKE_UP_SYSCALL_THREAD */
|
||||||
struct {
|
struct {
|
||||||
int ttid;
|
int ttid;
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user