From: Mika Kahola <mika.kahola@intel.com>
To: Petri Latvala <petri.latvala@intel.com>, intel-gfx@lists.freedesktop.org
Subject: Re: [PATCH i-g-t 4/4] assembler/gen8_disasm.c: Remove unused m_mask_ctrl
Date: Thu, 09 Mar 2017 14:01:00 +0200 [thread overview]
Message-ID: <1489060860.31999.14.camel@intel.com> (raw)
In-Reply-To: <1488984275-8428-5-git-send-email-petri.latvala@intel.com>
On Wed, 2017-03-08 at 16:44 +0200, Petri Latvala wrote:
> Signed-off-by: Petri Latvala <petri.latvala@intel.com>
Reviewed-by: Mika Kahola <mika.kahola@intel.com>
> ---
> assembler/gen8_disasm.c | 5 -----
> 1 file changed, 5 deletions(-)
>
> diff --git a/assembler/gen8_disasm.c b/assembler/gen8_disasm.c
> index 7fc7a65..68bc033 100644
> --- a/assembler/gen8_disasm.c
> +++ b/assembler/gen8_disasm.c
> @@ -138,11 +138,6 @@ static const char *const m_dep_ctrl[4] = {
> "NoDDClr,NoDDChk",
> };
>
> -static const char *const m_mask_ctrl[4] = {
> - "",
> - "nomask",
> -};
> -
> static const char *const m_access_mode[2] = { "align1", "align16" };
>
> static const char *const m_reg_type[8] = {
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx
prev parent reply other threads:[~2017-03-09 11:59 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-03-08 14:44 [PATCH i-g-t 0/4] Removal of unused code Petri Latvala
2017-03-08 14:44 ` [PATCH i-g-t 1/4] lib/intel_device_info: Remove unused whitney definition Petri Latvala
2017-03-08 14:53 ` Chris Wilson
2017-03-08 15:11 ` Chris Wilson
2017-03-08 14:44 ` [PATCH i-g-t 2/4] tools/intel_vbt_decode: Remove unused code Petri Latvala
2017-03-08 15:10 ` Jani Nikula
2017-03-08 14:44 ` [PATCH i-g-t 3/4] tests/testdisplay: Remove unused SPRITE_COLOR_KEY Petri Latvala
2017-03-09 9:11 ` Mika Kahola
2017-03-08 14:44 ` [PATCH i-g-t 4/4] assembler/gen8_disasm.c: Remove unused m_mask_ctrl Petri Latvala
2017-03-09 12:01 ` Mika Kahola [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1489060860.31999.14.camel@intel.com \
--to=mika.kahola@intel.com \
--cc=intel-gfx@lists.freedesktop.org \
--cc=petri.latvala@intel.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.