On 06/29/2010 04:06 PM, Alexander Graf wrote:

Are we looking at the same link? Looks good to me there.



We're probably looking at the same link but looking at different things. I'm whining about

    static u64 f() {
        ...
    }

as opposed to the more sober

    static u64 f()
    {
        ...
    }

for f in [kvmppc_mmu_hash_pte, kvmppc_mmu_hash_vpte, kvmppc_mmu_hash_vpte_long].

--
error compiling committee.c: too many arguments to function

_______________________________________________
Linuxppc-dev mailing list
Linuxppc-dev@lists.ozlabs.org
https://lists.ozlabs.org/listinfo/linuxppc-dev

Reply via email to