On 1/31/06, Alexey Dobriyan <[email protected]> wrote:
> > +static void liyitec_disconnect(struct serio *serio)
> > +{
> > + struct liyitec *liyitec = serio_get_drvdata(serio);
> > +
> > + input_get_device(liyitec->dev);
>
> What do you want to do with return value?
As far as I know, input_get_device returns its argument. So, I don't
want anything with the return value. input_get_device does increment
the reference count of the underlying kobject though. Am I correct
here?
> > +static void __exit liyitec_exit(void)
> > +{
> > + printk(KERN_INFO "liyitec: %s\n", __func__);
>
> I suggest to drop this line.
Right. Will do.
Please cc me in your reply. Cheers,
Shaun
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
[Index of Archives]
[Kernel Newbies]
[Netfilter]
[Bugtraq]
[Photo]
[Stuff]
[Gimp]
[Yosemite News]
[MIPS Linux]
[ARM Linux]
[Linux Security]
[Linux RAID]
[Video 4 Linux]
[Linux for the blind]
[Linux Resources]