x86: remove pointless 2nd parameter from check_VecOperations()
authorJan Beulich <jbeulich@suse.com>
Mon, 7 Jun 2021 10:01:14 +0000 (12:01 +0200)
committerJan Beulich <jbeulich@suse.com>
Mon, 7 Jun 2021 10:01:14 +0000 (12:01 +0200)
commitf70c6814bb5127c155246c24cffe9d3405137c01
treef598cb46732b0d97fdbdb4580bbcb15919181096
parent4e014f6ac0a2420f615a902af4370b1a45087bb6
x86: remove pointless 2nd parameter from check_VecOperations()

In the one case where non-NULL gets passed, passing NULL has the same
effect. Hence the parameter is not needed at all.
gas/ChangeLog
gas/config/tc-i386-intel.c
gas/config/tc-i386.c
This page took 0.023537 seconds and 4 git commands to generate.