On 01/28/2015 12:03 AM, Maxim Kuvyrkov wrote:
Hi,
Turns out that the above patch applies without conflicts to two
functions in rtlanal.c: get_base_term(), for which the patch is
intended, and get_index_term(), for which the patch is not.
Due to git rebases and patch updates, I have accidentally pushed the
patch twice and unintentionally changed get_index_term(). From what
I can tell the change is benign, but, still, it is unnecessary. The
attached patch reverts the accidental commit. It was bootstrapped
arm-linux-gnueabihf.
OK for stage 1? I'll regtest it before committing, just in case.
Thanks,
-- Maxim Kuvyrkov www.linaro.org
0001-Revert-accidental-commit-get_base_index-was-the-inte.patch
From 64cb581f9d2d1c1847b8dadd3acbf0d89080b7ac Mon Sep 17 00:00:00
2001 From: Maxim Kuvyrkov<maxim.kuvyr...@linaro.org> Date: Tue, 27
Jan 2015 07:24:27 +0000 Subject: [PATCH] Revert accidental commit,
get_base_index was the intended target
* rtlanal.c (get_index_term): Revert accidental commit.
OK.
jeff