We have to convert the module to short array as per new coding standard
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | echo_array_search_results.png | 41.18 KB | dhruveshdtripathi |
| #2 | 2879637-2.patch | 2.75 KB | Pavan B S |
We have to convert the module to short array as per new coding standard
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | echo_array_search_results.png | 41.18 KB | dhruveshdtripathi |
| #2 | 2879637-2.patch | 2.75 KB | Pavan B S |
Comments
Comment #2
Pavan B S commentedApplying the patch, please review
Comment #3
dhruveshdtripathi commentedPatch applied cleanly. All the arrays converted to short array syntax. Checked it manually. As you can see in the attached png file, earlier there were 11 array declarations, after applying patch there are 0.
Good work!