diff options
| author | Andy Shevchenko <[email protected]> | 2019-05-14 22:43:05 +0000 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2019-05-15 02:52:49 +0000 |
| commit | 2c64e9cb0b6b858901e9a386860d7d929d1cbaeb (patch) | |
| tree | 749da0ef8f5d478680a523c877fb0e16fc18409c /lib/bitmap.c | |
| parent | lib/list_sort: optimize number of calls to comparison function (diff) | |
| download | kernel-2c64e9cb0b6b858901e9a386860d7d929d1cbaeb.tar.gz kernel-2c64e9cb0b6b858901e9a386860d7d929d1cbaeb.zip | |
lib: Move mathematic helpers to separate folder
For better maintenance and expansion move the mathematic helpers to the
separate folder.
No functional change intended.
Note, the int_sqrt() is not used as a part of lib, so, moved to regular
obj.
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Andy Shevchenko <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Cc: Randy Dunlap <[email protected]>
Cc: Thierry Reding <[email protected]>
Cc: Lee Jones <[email protected]>
Cc: Daniel Thompson <[email protected]>
Cc: Ray Jui <[email protected]>
[[email protected]: fix broken doc references for div64.c and gcd.c]
Link: http://lkml.kernel.org/r/734f49bae5d4052b3c25691dfefad59bea2e5843.1555580999.git.mchehab+samsung@kernel.org
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'lib/bitmap.c')
0 files changed, 0 insertions, 0 deletions
