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

--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to