summaryrefslogtreecommitdiffstats
path: root/fs
diff options
context:
space:
mode:
authorColy Li <colyli@suse.de>2018-08-11 07:19:57 +0200
committerJens Axboe <axboe@kernel.dk>2018-08-11 23:46:42 +0200
commitb3cf37bfa1a48acd5620d7be3dea05a4f76d87fd (patch)
tree58993c9ac0b410d1c9ffbed7fc06335587077e8f /fs
parentbcache: add static const prefix to char * array declarations (diff)
downloadlinux-b3cf37bfa1a48acd5620d7be3dea05a4f76d87fd.tar.xz
linux-b3cf37bfa1a48acd5620d7be3dea05a4f76d87fd.zip
bcache: move open brace at end of function definitions to next line
This is not a preferred style to place open brace '{' at the end of function definition, checkpatch.pl reports error for such coding style. This patch moves them into the start of the next new line. Signed-off-by: Coly Li <colyli@suse.de> Reviewed-by: Shenghui Wang <shhuiw@foxmail.com> Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions