summaryrefslogtreecommitdiffstats
path: root/fs/splice.c
diff options
context:
space:
mode:
authorTejun Heo <tj@kernel.org>2014-09-02 14:46:04 -0400
committerTejun Heo <tj@kernel.org>2014-09-02 14:46:04 -0400
commite04d320838f573d8fa989a0d7af0972f9b0142d9 (patch)
tree134ab3b64a07aca992f4d3b81f048b3791c12df4 /fs/splice.c
parenta16037c8dfc2734c1a2c8e3ffd4766ed25f2a41d (diff)
downloadlinux-e04d320838f573d8fa989a0d7af0972f9b0142d9.tar.gz
linux-e04d320838f573d8fa989a0d7af0972f9b0142d9.tar.bz2
linux-e04d320838f573d8fa989a0d7af0972f9b0142d9.zip
percpu: indent the population block in pcpu_alloc()
The next patch will conditionalize the population block in pcpu_alloc() which will end up making a rather large indentation change obfuscating the actual logic change. This patch puts the block under "if (true)" so that the next patch can avoid indentation changes. The defintions of the local variables which are used only in the block are moved into the block. This patch is purely cosmetic. Signed-off-by: Tejun Heo <tj@kernel.org>
Diffstat (limited to 'fs/splice.c')
0 files changed, 0 insertions, 0 deletions