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 */
ct>
authorKalle Valo <kvalo@codeaurora.org>2017-02-07 09:30:26 +0200
committerKalle Valo <kvalo@codeaurora.org>2017-02-07 09:30:26 +0200
commitd7eb3c0a6bb34cf0e6bc73ed65784363bbba6763 (patch)
tree8db75fbe280709e82fa49c4f9969cbd831aae8f8
parentcceb0a5973202b4a5d649ede937d35786d7ca168 (diff)
parent8364fbb497f00de21d6d347194fa8b6bbae1d6f5 (diff)
Merge tag 'iwlwifi-next-for-kalle-2017-02-06' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next
Second batch of improvements and fixes for v4.11. * A bunch of bugfixes for the DQA code; * Work on support for new A000 devices continues; * Some clean-ups and general improvements
Diffstat