checkpatch warnings in sched.h

From: Steve French
Date: Fri Sep 20 2019 - 03:35:01 EST


Any hints to get rid of the noisy warnings in sched.h that make it
hard to spot real warnings:

/include/linux/sched.h:609:43: error: bad integer constant expression
/include/linux/sched.h:609:73: error: invalid named zero-width bitfield `value'

I noticed mention of this on lkml but didn't see any suggested
solution to this distracting warning

--
Thanks,

Steve