
21 Oct
2013
21 Oct
'13
12:09 p.m.
Hello Albert.
The way the code is written now, board_by_field() has to do the job of board_by_cpu() and has to know the CPU field has colon-separated subfields. What should be done is, board_by_field should not even worry about colons at all, and it is board_by_cpu() which should know about CPU dubfields and treat them properly.
Is this clearer?
I posted v2.
Best Regards Masahiro Yamada