diff options
| author | Joe Perches <joe@perches.com> | 2019-02-03 06:50:17 +0300 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-02-03 12:15:56 +0300 |
| commit | 79a4e91d1bb2a411a4ce2baa93680fa707567003 (patch) | |
| tree | 9e53d6b5f4b3b61651e3988575a5e99c7bcd6290 /net/lapb/lapb_subr.c | |
| parent | 7cbc2b421ee33bdc17aede8bc5ff0dee72e78147 (diff) | |
| download | linux-79a4e91d1bb2a411a4ce2baa93680fa707567003.tar.xz | |
device.h: Add __cold to dev_<level> logging functions
Add __cold to the dev_<level> logging functions similar to
the use of __cold in the generic printk function.
Using __cold moves all the dev_<level> logging functions
out-of-line possibly improving code locality and runtime
performance.
Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions
