summaryrefslogtreecommitdiff
path: root/drivers/ntb
diff options
context:
space:
mode:
authorMika Kuoppala <mika.kuoppala@linux.intel.com>2013-06-12 12:35:30 +0300
committerDaniel Vetter <daniel.vetter@ffwll.ch>2013-06-13 17:42:15 +0200
commit0025c0772de7451c2302fa628f038b213a0783bf (patch)
tree09d28e60883994603cf7f4f52290ed1fb43c207b /drivers/ntb
parentc0bb617a70c94d660001f06f9810d53085e2c88d (diff)
drm/i915: change i915_add_request to macro
Only execbuffer needed all the parameters on i915_add_request(). By putting __i915_add_request behind macro, all current callsites become cleaner. Following patch will introduce a new parameter for __i915_add_request. With this patch, only the relevant callsite will reflect the change making commit smaller and easier to understand. v2: _i915_add_request as function name (Chris Wilson) v3: change name __i915_add_request and fix ordering of params (Ben Widawsky) Signed-off-by: Mika Kuoppala <mika.kuoppala@intel.com> Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk> Acked-by: Ben Widawsky <ben@bwidawsk.net> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Diffstat (limited to 'drivers/ntb')
0 files changed, 0 insertions, 0 deletions