diff options
author | Manivannan Sadhasivam <[email protected]> | 2022-03-01 21:33:08 +0530 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2022-03-18 14:02:55 +0100 |
commit | 3a1b8e281a2693c286f7dbaa57f6291e0d032c0c (patch) | |
tree | 4dd06d63cc20a8498125acf9c25707092ffe6ed6 /net/lapb/lapb_in.c | |
parent | 8485149c7a84bbe9d2646b1d6b465d34dbf7ee02 (diff) |
bus: mhi: Make mhi_state_str[] array static inline and move to common.h
mhi_state_str[] array could be used by MHI endpoint stack also. So let's
make the array as "static inline function" and move it inside the
"common.h" header so that the endpoint stack could also make use of it.
Reviewed-by: Hemant Kumar <[email protected]>
Reviewed-by: Alex Elder <[email protected]>
Signed-off-by: Manivannan Sadhasivam <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'net/lapb/lapb_in.c')
0 files changed, 0 insertions, 0 deletions