Merge branch 'bcache-for-3.13' of git://evilpiepirate.org/~kent/linux-bcache into...
[deliverable/linux.git] / drivers / hv / hv_util.c
index 273e3ddb3a20b00c5d1ae03bab6368c5fcfbc26f..62dfd246b94838e622c02bd125650a79a21c3f32 100644 (file)
@@ -97,7 +97,7 @@ static void shutdown_onchannelcallback(void *context)
        struct vmbus_channel *channel = context;
        u32 recvlen;
        u64 requestid;
-       u8  execute_shutdown = false;
+       bool execute_shutdown = false;
        u8  *shut_txf_buf = util_shutdown.recv_buffer;
 
        struct shutdown_msg_data *shutdown_msg;
This page took 0.026465 seconds and 5 git commands to generate.