commit | ee64e7f697ad7e5575e6ac8900cfb71975484421 | [log] [tgz] |
---|---|---|
author | Tejun Heo <tj@kernel.org> | Tue Aug 21 13:18:23 2012 -0700 |
committer | Tejun Heo <tj@kernel.org> | Tue Aug 21 13:18:23 2012 -0700 |
tree | ea96c9913ecbd2bb163e15f5c381593571fc912f | |
parent | 56e6a08154eb2e80a339b04ca9800273c96b33fc [diff] |
workqueue: cosmetic whitespace updates for macro definitions Consistently use the last tab position for '\' line continuation in complex macro definitions. This is to help the following patches. This patch is cosmetic. Signed-off-by: Tejun Heo <tj@kernel.org>