commit | 59fffa34069d80662b41438b11130771b4e2a897 | [log] [tgz] |
---|---|---|
author | Alex Shi <[email protected]> | Thu Aug 25 16:42:39 2016 +0800 |
committer | Greg Kroah-Hartman <[email protected]> | Wed Aug 31 15:19:55 2016 +0200 |
tree | 0e41627337e4c881f143ee2ccc97a4e47ab5e147 | |
parent | 95da00e35acf92bb5d39f6f08267de0c1a5c8885 [diff] |
cpu: clean up register_cpu func This patch could reduce one branch in this function. Also make the code more readble. Signed-off-by: Alex Shi <[email protected]> Acked-by: Daniel Lezcano <[email protected]> To: [email protected] To: Greg Kroah-Hartman <[email protected]> Cc: [email protected] Cc: Ulf Hansson <[email protected]> Cc: Daniel Lezcano <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>