Re: [PATCH 2/5] uio: Don't clear driver data

From: Thomas Gleixner
Date: Fri Sep 17 2010 - 16:34:08 EST




On Tue, 14 Sep 2010, Eric W. Biederman wrote:

>
> Currently uio sets it's driver data to NULL just as it is unregistering
> attributes. sysfs maks the guaranatee that it will not call attributes

s/maks/makes/

> after device_destroy is called so this is unncessary and leads to lots
> of unnecessary code in uio.c
>
> Signed-off-by: Eric W. Biederman <ebiederm@xxxxxxxxxxxxxxxxxx>

Reviewed-by: Thomas Gleixner <tglx@xxxxxxxxxxxxx>

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/