Skip to content
Snippets Groups Projects
Commit 7156fffa authored by Kulikov Vasiliy's avatar Kulikov Vasiliy Committed by Jiri Kosina
Browse files

libfc: use ARRAY_SIZE


Change sizeof(x) / sizeof(*x) to ARRAY_SIZE(x).

Signed-off-by: default avatarKulikov Vasiliy <segooon@gmail.com>
Signed-off-by: default avatarJiri Kosina <jkosina@suse.cz>
parent 501af8d1
No related branches found
No related tags found
Loading
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