On Thu, 2018-11-08 at 10:07 -0800, Alexander Duyck wrote:
One change I made in addition is I replaced the use of "bool
X:1" to define
the bitfield to a "u8 X:1" setup in order to resolve some checkpatch
warnings.
If you have to repost this patch series please remove the above from the
patch description since I think this part is no longer relevant. Anyway:
Reviewed-by: Bart Van Assche <bvanassche(a)acm.org>