Skip to content

Commit de38aa8

Browse files
committed
[lts9.2] break to test code
1 parent 91c4eb5 commit de38aa8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/linux/sched.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -767,7 +767,7 @@ struct task_struct {
767767
*/
768768
randomized_struct_fields_start
769769

770-
void *stack;
770+
void *stack
771771
refcount_t usage;
772772
/* Per task flags (PF_*), defined further below: */
773773
unsigned int flags;

0 commit comments

Comments
 (0)