summaryrefslogtreecommitdiff
path: root/iosched.h
blob: 19ff1ff9d859eaecb6683d6a773e4802e906b4bf (plain)
1
2
3
4
5
6
7
8
#ifndef IOSCHED_H
#define IOSCHED_H

extern void ioprio_print(void);
extern void set_ioprio_rt(void);
extern void set_ioprio_be(void);

#endif /* IOSCHED_H */
alue='1'>ignoremode:
authorKevin Peng <kkpengboy@gmail.com>2016-12-04 02:58:02 -0800
committerJonathan Corbet <corbet@lwn.net>2016-12-05 14:18:48 -0700
commit20b786eb2598ac10c9743535b65611ce808c8d71 (patch)
tree6090ff733fd6d36b527b393438b41c11fb824457 /Documentation
parentaad800403a8761073511abb93075738302983956 (diff)
Docs: change sh -> awk in REPORTING-BUGS
scripts/ver_linux has been rewritten as an awk script; update documentation to reflect this fact. Signed-off-by: Kevin Peng <kkpengboy@gmail.com> Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation')