Revision 0c33e1ca3d80647f2e72e44524fd21e79214da20 authored by Dan Williams on 02 March 2009, 20:31:35 UTC, committed by Dan Williams on 04 March 2009, 23:04:40 UTC
If we miss interrupts in the self test then fail registration of this
channel as it is unsuitable for use as a public channel.

Signed-off-by: Maciej Sosnowski <maciej.sosnowski@intel.com>
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
1 parent 211a22c
Raw File
amiga.h
/*
 *  fs/partitions/amiga.h
 */

int amiga_partition(struct parsed_partitions *state, struct block_device *bdev);

back to top