On Fri, Oct 26, 2012 at 10:51 PM, Ming Lei <ming....@canonical.com> wrote: > + > + /* skip the unset customized path */ > + if (!fw_path[0])
There is one mistake above and should be below, sorry for the noise. if (!fw_path[i][0]) Thanks, -- Ming Lei -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/