X-Git-Url: https://git.ao2.it/libam7xxx.git/blobdiff_plain/cbe3decdaaf76c6d9b51bab008b4cff2f55125de..7171c39ad4fa77b1932614b94c3d8eb7fa3527f8:/TODO diff --git a/TODO b/TODO index 4182cfc..46bf8de 100644 --- a/TODO +++ b/TODO @@ -5,3 +5,7 @@ - If there will ever be an API breakage, consider using more portable types (e.g. off_t for file sizes, size_t for counters, etc.) - uniform the style of if() checks in cmake files +- evaluate the use of error() instead of debug() for error paths +- make the switch_command in am7xxx-modeswitch more readable using the + explicit bulk_cb_wrap structure from include/linux/usb/storage.h in the + linux kernel.