diff options
author | Lee Jones <[email protected]> | 2021-03-29 16:24:35 +0100 |
---|---|---|
committer | Rob Herring <[email protected]> | 2021-03-29 13:51:26 -0500 |
commit | 31e46db02ac1351c84e56a18606d17fc1b8390dd (patch) | |
tree | 072b42e04faae603f4aa7c824303bbbd1a830c6b /include/linux/overflow.h | |
parent | aa89ee98b8b4d36cff793814efbc7ae31b2ea085 (diff) |
of: base: Fix spelling issue with function param 'prop'
Fixes the following W=1 kernel build warning(s):
drivers/of/base.c:1781: warning: Function parameter or member 'prop' not described in '__of_add_property'
drivers/of/base.c:1781: warning: Excess function parameter 'prob' description in '__of_add_property'
drivers/of/base.c:1804: warning: Function parameter or member 'prop' not described in 'of_add_property'
drivers/of/base.c:1804: warning: Excess function parameter 'prob' description in 'of_add_property'
drivers/of/base.c:1855: warning: Function parameter or member 'prop' not described in 'of_remove_property'
drivers/of/base.c:1855: warning: Excess function parameter 'prob' description in 'of_remove_property'
Cc: Rob Herring <[email protected]>
Cc: Frank Rowand <[email protected]>
Cc: "David S. Miller" <[email protected]>
Cc: [email protected]
Signed-off-by: Lee Jones <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Rob Herring <[email protected]>
Diffstat (limited to 'include/linux/overflow.h')
0 files changed, 0 insertions, 0 deletions