BigW Consortium Gitlab

Commit 7a1296c7 by David Frey

mt7697q: Remove redundant memset

parent 81aba899
......@@ -137,7 +137,6 @@ static int __init mt7697spi_init(void)
goto cleanup;
}
memset(qinfo, 0, sizeof(struct mt7697q_info));
qinfo->dev = &spi->dev;
qinfo->hw_priv = spi;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment