On Thu, Oct 09, 2014 at 10:33:54AM -0400, Simo Sorce wrote:
On Wed, 8 Oct 2014 09:12:53 +0200 Lukas Slebodnik lslebodn@redhat.com wrote:
for (ai = a; ai < attrs_num; ai++) {
for (ai = base_attr_idx; ai < attrs_num;ai++) { /* check if this attr is valid with the chosen * schema */
I still think adding ai > 0 to the condition would better reflect the existing code behavior, but I won't insist if nobody else cares.
Otherwise Ack.
Simo.
* master: d66d15bf97bfaf4b851e96717caeeef8581d5777