On Sunday 06 June 2010 03:23:28 you wrote:
> In today linux-next I got a compile warning in staging/batman-adv.
> 
> This is due a struct bin_attribute read function prototype change and the
> driver was not updated.
> 
> This patch solves the issue
> 
> Signed-off-by: Javier Martinez Canillas <[email protected]>
> ---
[...]
> 
> -static ssize_t transtable_local_read(struct kobject *kobj,
[...]
> 
> -static ssize_t transtable_global_read(struct kobject *kobj,
[...]
> 
> -static ssize_t originators_read(struct kobject *kobj,
[...]
> 
> -static ssize_t vis_data_read(struct kobject *kobj,
[...]

These files were already removed and the patch is waiting in GregKH's queue.

Best regards,
        Sven

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
devel mailing list
[email protected]
http://driverdev.linuxdriverproject.org/mailman/listinfo/devel

Reply via email to