]> asedeno.scripts.mit.edu Git - linux.git/commit
regmap: cache: To suppress the noise of checkpatch
authorXiubo Li <lixiubo@cmss.chinamobile.com>
Wed, 9 Dec 2015 05:09:06 +0000 (13:09 +0800)
committerMark Brown <broonie@kernel.org>
Wed, 9 Dec 2015 20:39:22 +0000 (20:39 +0000)
commit2fd6902ed7587c302611906b5151f6a7efeb2c63
treefeaac49bcd1ee0ce787f0b986358e10565c78317
parent19c04788f0e0ef778df39cdeaf8e9889d3020894
regmap: cache: To suppress the noise of checkpatch

There will be some warning like the following when checking new
patches near this code:
    "WARNING: Missing a blank line after declarations"
This patch will suppress this warning.

Signed-off-by: Xiubo Li <lixiubo@cmss.chinamobile.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/base/regmap/regcache.c