From: Bob Picco <bpicco@xxxxxxxxxx> Date: Sun, 7 Sep 2014 11:52:27 -0400 > + for_each_free_mem_range(i, any_nid, &pa_start, &pa_end, &nid) { > + available = available + (pa_end - pa_start); > + } Single statement basic blocks should not be enclosed with curly braces, thanks. -- To unsubscribe from this list: send the line "unsubscribe sparclinux" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html