aboutsummaryrefslogtreecommitdiff
path: root/net/lapb/lapb_timer.c
diff options
context:
space:
mode:
authorAndy Shevchenko <[email protected]>2024-02-14 19:26:32 +0200
committerKees Cook <[email protected]>2024-02-29 13:38:01 -0800
commitadeb04362d74188c1e22ccb824b15a0a7b3de2f4 (patch)
tree3cba47782f69c2910a1d754623b13b49daffcae1 /net/lapb/lapb_timer.c
parentde2683e7fdac0c33c4c2c115e69dbbbe904a2224 (diff)
kernel.h: Move upper_*_bits() and lower_*_bits() to wordpart.h
The wordpart.h header is collecting APIs related to the handling parts of the word (usually in byte granularity). The upper_*_bits() and lower_*_bits() are good candidates to be moved to there. This helps to clean up header dependency hell with regard to kernel.h as the latter gathers completely unrelated stuff together and slows down compilation (especially when it's included into other header). Signed-off-by: Andy Shevchenko <[email protected]> Link: https://lore.kernel.org/r/[email protected] Reviewed-by: Randy Dunlap <[email protected]> Signed-off-by: Kees Cook <[email protected]>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions