-
由 Mauro Carvalho Chehab 提交于
There is a warning there, because it was pointing to a different name. Fix it. While here, use struct &foo, instead of &struct foo. Signed-off-by: NMauro Carvalho Chehab <mchehab@s-opensource.com>cb8d67cf
There is a warning there, because it was pointing to a different
name. Fix it.
While here, use struct &foo, instead of &struct foo.
Signed-off-by: NMauro Carvalho Chehab <mchehab@s-opensource.com>