summaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorTejun Heo <tj@kernel.org>2012-04-01 23:38:43 +0200
committerTejun Heo <tj@kernel.org>2012-04-01 23:38:43 +0200
commit726fa6945e6e5f0389bf47a790e1df734a67de54 (patch)
tree7119107ef544ccde91bdd6a116b4bdabc15e4bbd /scripts
parentblkcg: restructure blkio_group configruation setting (diff)
downloadlinux-726fa6945e6e5f0389bf47a790e1df734a67de54.tar.xz
linux-726fa6945e6e5f0389bf47a790e1df734a67de54.zip
blkcg: simplify blkg_conf_prep()
blkg_conf_prep() implements "MAJ:MIN VAL" parsing manually, which is unnecessary. Just use sscanf("%u:%u %llu"). This might not reject some malformed input (extra input at the end) but we don't care. Signed-off-by: Tejun Heo <tj@kernel.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions