]> Pileus Git - ~andy/linux/blobdiff - drivers/staging/tidspbridge/include/dspbridge/cod.h
staging: ti dspbridge: make variables in prototypes match within functions definitions
[~andy/linux] / drivers / staging / tidspbridge / include / dspbridge / cod.h
index 382764618c21dc43a529d21f40a86495edfe388c..abf3b38dd392c2dcd3442af1f0c2d2610e3d3508 100644 (file)
@@ -91,7 +91,7 @@ extern void cod_close(struct cod_libraryobj *lib);
  *      str_zl_file != NULL
  *  Ensures:
  */
-extern int cod_create(OUT struct cod_manager **manager,
+extern int cod_create(OUT struct cod_manager **mgr,
                             char *str_zl_file,
                             IN OPTIONAL CONST struct cod_attrs *attrs);