[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#497110: boot loader installation failed when dmraid=true



On Saturday 06 September 2008, Giuseppe Iuculano wrote:
> ++#ifdef ENABLE_DEVICE_MAPPER
> ++static int _is_dmraid_device (char* devpath);
> ++static int _is_dmraid_major(char* devpath);
> ++#endif

In my cleanup I also added a space after the function name in the 3rd line 
here (minor consistency issue):
++static int _is_dmraid_major (char* devpath);



Reply to: