Re: [PATCH wq/for-4.11] workqueue: clean up enum definitions in workqueue.h

From: Tejun Heo
Date: Thu Feb 02 2017 - 16:56:39 EST


On Thu, Feb 02, 2017 at 03:29:22PM -0500, Tejun Heo wrote:
> From 225248f9f11895dabd86e118b69220242aece94b Mon Sep 17 00:00:00 2001
> From: Tejun Heo <tj@xxxxxxxxxx>
> Date: Thu, 2 Feb 2017 15:25:08 -0500
>
> Consistently use UL postfix for mask calculation and drop unnecessary
> (unsigned long) cast from the enum definitions.
>
> Signed-off-by: Tejun Heo <tj@xxxxxxxxxx>
> ---
> Arnd,
>
> I also queued this patch on top. It shouldn't change anything but can
> you please double check?

Ah, never mind. It does need that ulong cast. Patch dropped.

Thanks.

--
tejun