Skip to content
Snippets Groups Projects
Commit 22cb7d33 authored by Pantelis Antoniou's avatar Pantelis Antoniou
Browse files

mmc: Convert mmc struct's name array to a pointer


Using an array is pointless; even more pointless (and scary) is using
sprintf to fill it without a format string.

Signed-off-by: default avatarPantelis Antoniou <panto@antoniou-consulting.com>
parent ab769f22
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment