diff options
author | Jonathan Neuschäfer <[email protected]> | 2019-08-08 20:19:48 +0200 |
---|---|---|
committer | Thomas Gleixner <[email protected]> | 2019-08-28 16:38:46 +0200 |
commit | e8e4eb0fbeda570b16464208aebf5caccfb6eb95 (patch) | |
tree | 75d74d798d83f88edc19cc7cee5667ad1c195473 /lib/test_overflow.c | |
parent | a55aa89aab90fae7c815b0551b07be37db359d76 (diff) |
asm-generic/div64: Fix documentation of do_div() parameter
Contrary to the description, the first parameter (n) should not be passed
as a pointer, but directly as an lvalue. This is possible because do_div() is
a macro.
Signed-off-by: Jonathan Neuschäfer <[email protected]>
Signed-off-by: Thomas Gleixner <[email protected]>
Reviewed-by: Geert Uytterhoeven <[email protected]>
Link: https://lkml.kernel.org/r/[email protected]
Diffstat (limited to 'lib/test_overflow.c')
0 files changed, 0 insertions, 0 deletions