In reference to the message sent by Andrzej Pietrasiewicz
(about libusbg (formerly libgadget)) I would like to propose
some changes to libusbg.
Creating directories is now performed after successful memory
allocation and gadget function creation. Hard coded values are
replaced with constants. Error handling added to functions that
operates on strings.
Changes since v3:
- changes are now in four separate files
- fixed code indentation
Changes since v2:
- fixed code indentation
- removed unused variable ret
Changes since v1:
- fixed typos in MAX_LENGTH throughout
Stanislaw Wadas (2):
libusbg: Moved mkdir functions, added MAX_LENGTH & MAX_PATH_LENGTH
libusbg: added fputs()/fgets() error handling
include/gadget/gadget.h | 27 ++++++++------
src/gadget.c | 95 ++++++++++++++++++++++++++---------------------
2 files changed, 67 insertions(+), 55 deletions(-)
--
1.7.9.5
--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html