gpu: host1x: firewall: Rename cmdbuf_id -> cmdbuf
authorThierry Reding <treding@nvidia.com>
Thu, 10 Oct 2013 08:21:58 +0000 (10:21 +0200)
committerThierry Reding <treding@nvidia.com>
Thu, 31 Oct 2013 08:20:08 +0000 (09:20 +0100)
The value stored in this field is a pointer to a command buffer, not an
ID. Avoid some confusion by reflecting that in the field's name.

Signed-off-by: Thierry Reding <treding@nvidia.com>

No differences found