On Fri, Nov 07, 2008 at 09:41:25PM +0800, Stanley.Miao wrote:
>  /* W1 search callback function */
> -static void omap_w1_search_bus(void *_hdq, u8 search_type,
> -     w1_slave_found_callback slave_found)
> +static void omap_w1_search_bus(void *_hdq, struct w1_master *master_dev,
> +             u8 search_type,w1_slave_found_callback slave_found)

Please fix this:

ERROR: space required after that ',' (ctx:VxV)
#74: FILE: drivers/w1/masters/omap_hdq.c:241:
+               u8 search_type,w1_slave_found_callback slave_found)

-- 
balbi
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to