kernel/async: remove redundant declaration.
authorRusty Russell <rusty@rustcorp.com.au>
Thu, 12 Jan 2012 23:02:18 +0000 (09:32 +1030)
committerRusty Russell <rusty@rustcorp.com.au>
Thu, 12 Jan 2012 23:02:18 +0000 (09:32 +1030)
commit6d6a55ec0877393f467067d44b9a2a8c2e4a82d2
tree112aad751ea0cff183f926cf4e833ccb7d6e7fd4
parent29d4d6df107b9d86982dc759f5b1ddfe2c6b29c0
kernel/async: remove redundant declaration.

It's in linux/init.h, and I'm about to change it to a bool.

Cc: Arjan van de Ven <arjan@linux.intel.com>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
kernel/async.c