On Tue, Jul 14, John Keeping wrote: > It was added in an evil merge (f9da455b93f6ba076935b4ef4589f61e529ae046), > try: > > git log -p -M --stat --cc -- drivers/hv/channel_mgmt.c Thanks. Thats rather useless output... @@@ -404,7 -365,7 +404,7 @@@ static u32 next_vp * performance critical channels (IDE, SCSI and Network) will be uniformly * distributed across all available CPUs. */ - static void init_vp_index(struct vmbus_channel *channel, uuid_le *type_guid) -static u32 get_vp_index(const uuid_le *type_guid) ++static void init_vp_index(struct vmbus_channel *channel, const uuid_le *type_guid) { u32 cur_cpu; int i; Olaf -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html