[Intel-gfx] [PATCH igt] lib: add igt_debugfs_read()

Daniel Vetter daniel at ffwll.ch
Thu Jul 23 00:30:56 PDT 2015


On Wed, Jul 22, 2015 at 9:11 PM, Paulo Zanoni <przanoni at gmail.com> wrote:
> +#define igt_debugfs_read(filename, buf) \
> +               __igt_debugfs_read((filename), (buf), sizeof(buf))


gtkdoc for this one would be nice too, along the lines of "Convenience
wrapper macro for __igt_debugfs_read ..." lgtm otherwise.
-Daniel
-- 
Daniel Vetter
Software Engineer, Intel Corporation
+41 (0) 79 365 57 48 - http://blog.ffwll.ch


More information about the Intel-gfx mailing list