diff options
author | Wei Yang <richardw.yang@linux.intel.com> | 2019-06-10 11:08:51 +0800 |
---|---|---|
committer | Juan Quintela <quintela@redhat.com> | 2019-07-15 15:39:02 +0200 |
commit | 7c960d617ad4fee940c5bb4df96e91ae31f55d18 (patch) | |
tree | 0761d453f8f46442b48fc73ae4ff83f1a7df254b /util/module.c | |
parent | ca3538039012258973ab75775109dbe9577097f6 (diff) |
cutils: remove one unnecessary pointer operation
Since we will not operate on the next address pointed by out, it is not
necessary to do addition on it.
After removing the operation, the function size reduced 16/18 bytes.
Signed-off-by: Wei Yang <richardw.yang@linux.intel.com>
Reviewed-by: Juan Quintela <quintela@redhat.com>
Reviewed-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Message-Id: <20190610030852.16039-2-richardw.yang@linux.intel.com>
Signed-off-by: Juan Quintela <quintela@redhat.com>
Diffstat (limited to 'util/module.c')
0 files changed, 0 insertions, 0 deletions