commit | e5f29e8bf8c928a83764fcf428c1a05767bff7dd | [log] [tgz] |
---|---|---|
author | Lee Leahy <leroy.p.leahy@intel.com> | Thu Mar 16 14:16:56 2017 -0700 |
committer | Lee Leahy <leroy.p.leahy@intel.com> | Fri Mar 17 03:18:04 2017 +0100 |
tree | 1df8041f4973b5ba691d5cfe23262743434bb171 | |
parent | 024b13d07c6dcef7acefc3b69c16c46be431fb82 [diff] |
arch/x86: Fix prefer errors detected by checkpatch Fix the following warnings detected by checkpatch.pl: WARNING: Prefer 'unsigned int' to bare use of 'unsigned' WARNING: plain inline is preferred over __inline__ TEST=Build and run on Galileo Gen2 Change-Id: I8ba98dfe04481a7ccf4f3b910660178b7e22a4a7 Signed-off-by: Lee Leahy <Leroy.P.Leahy@intel.com> Reviewed-on: https://review.coreboot.org/18863 Tested-by: build bot (Jenkins) Reviewed-by: Aaron Durbin <adurbin@chromium.org>