RE: [PATCH 15/25] libusbg: Add getter for config name.

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

 



Hello,

> > +/**
> > + * @brieg Get config name
> > + * @param c Pointer to config
> > + * @param buf Buffer where name should be copied
> > + * @param len Length of given buffer
> > + * @return Pointer to destination or NULL if error occurred.
> > + */
> > +extern char *usbg_get_config_name(struct config* c, char *buf,
> size_t len);
> 
>     Be consistent in your coding style: always put * next to the
> variable name
> (this is kernel style though).

	True. My fault - some typo and copy pasta. Will be fixed for v2.

Thanks,
Krzysztof Opasiak


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




[Index of Archives]     [Linux Media]     [Linux Input]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [Old Linux USB Devel Archive]

  Powered by Linux