drm/i915/gvt: Fix klocwork issues about data size
authorTina Zhang <tina.zhang@intel.com>
Tue, 24 Mar 2020 12:30:21 +0000 (20:30 +0800)
committerZhenyu Wang <zhenyuw@linux.intel.com>
Fri, 27 Mar 2020 07:37:58 +0000 (15:37 +0800)
commiteb0ff8074e0baecba2cd0c7813f6cfa99bafc430
treea9f87e44b01e060f860ff310ff757a14d1bbe0cf
parentdbafc67307ec06036b25b223a251af03fe07969a
drm/i915/gvt: Fix klocwork issues about data size

Add llu suffix and cast operator to fix the klocwork warning about
"Operands in a bitwise operation have different size"

Signed-off-by: Tina Zhang <tina.zhang@intel.com>
Acked-by: Zhenyu Wang <zhenyuw@linux.intel.com>
Signed-off-by: Zhenyu Wang <zhenyuw@linux.intel.com>
Link: http://patchwork.freedesktop.org/patch/msgid/20200324123021.15831-1-tina.zhang@intel.com
drivers/gpu/drm/i915/gvt/scheduler.c