David Miller wrote: [Tue Sep 09 2014, 03:24:03PM EDT] > 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. I'll fix it up. you're welcome and thanx for the review, bob -- 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