commit | 5bf63fb40eacb7ed1f1de70ae30a597313fa9960 | [log] [tgz] |
---|---|---|
author | Dan Carpenter <dan.carpenter@oracle.com> | Tue Feb 07 17:53:07 2017 +0300 |
committer | Zhenyu Wang <zhenyuw@linux.intel.com> | Wed Feb 08 13:11:22 2017 +0800 |
tree | aee3d13ba3e09b42f6118f0b81a99cb91e8dddc6 | |
parent | 2d6ceb8e654a0ce998762b13f0ba2c275220a244 [diff] |
drm/i915/gvt/kvmgt: remove some dead code "caps.buf" is always NULL here and "caps.size" is always zero. The code is a no-op and can be removed. Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com> Signed-off-by: Zhenyu Wang <zhenyuw@linux.intel.com>