We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4b375f9 commit c8f46b8Copy full SHA for c8f46b8
drivers/misc/mathworks/mathworks_generic_of.c
@@ -106,8 +106,6 @@ static int mathworks_generic_of_i2c_init(struct mathworks_ip_info *thisIpcore){
106
static int mathworks_generic_of_get_param(struct mathworks_ip_info *thisIpcore, void *arg)
107
{
108
struct mathworks_ip_param_info pinfo;
109
- struct mathworks_ip_param_info pinfo2;
110
- const size_t size = pinfo2->size;
111
const void *paramData;
112
int len;
113
0 commit comments