> + if (!ptep_cmpxchg(vma, addr, page_table, orig_entry, entry)) > + { wrong brace placement. > + if (!pmd_test_and_populate(mm, pmd, new)) > + pte_free(new); > + else indentation using spaces instead of tabs > + pteval = ptep_xchg_flush(vma, address, pte, pgoff_to_pte(page->index)); please make sure lines are never longer than 80 characters - To unsubscribe from this list: send the line "unsubscribe linux-ia64" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.htmlReceived on Sun Sep 19 05:05:42 2004
This archive was generated by hypermail 2.1.8 : 2005-08-02 09:20:30 EST