diff options
author | Len Brown <len.brown@intel.com> | 2009-08-28 19:03:11 -0400 |
---|---|---|
committer | Len Brown <len.brown@intel.com> | 2009-08-28 19:03:11 -0400 |
commit | aeb41b852fe90764b75ef7a9f185ca94696af6ff (patch) | |
tree | 364dc4b85ffd4e23cee6f4846aecab783ce06fd2 /Kbuild | |
parent | b09f5fecf8b97c9de7add3e2eb0cfeb91ef28dbb (diff) |
eeepc-laptop: whitespace for checkpatch.pl
checkpatch doesn't like tab+space for a return statement.
WARNING: suspect code indent for conditional statements (8, 17)
+ if (!device)
+ return -EINVAL;
Signed-off-by: Len Brown <len.brown@intel.com>
Diffstat (limited to 'Kbuild')
0 files changed, 0 insertions, 0 deletions