]> Pileus Git - ~andy/linux/blobdiff - drivers/staging/tidspbridge/include/dspbridge/nodepriv.h
staging: ti dspbridge: Rename words with camel case
[~andy/linux] / drivers / staging / tidspbridge / include / dspbridge / nodepriv.h
index 0dc6dc7f43cb802a0ac055cd6eecf3aa3f782fd1..0b45094f97a8d2edb404b68ec85e40215aeed3f8 100644 (file)
@@ -163,7 +163,7 @@ extern enum node_type node_get_type(struct node_object *hnode);
  *  Ensures:
  */
 extern void get_node_info(struct node_object *hnode,
-                         struct dsp_nodeinfo *pNodeInfo);
+                         struct dsp_nodeinfo *node_info);
 
 /*
  *  ======== node_get_load_type ========