diff options
| author | Ritesh Harjani (IBM) <ritesh.list@gmail.com> | 2026-05-01 07:11:47 +0300 |
|---|---|---|
| committer | Madhavan Srinivasan <maddy@linux.ibm.com> | 2026-05-06 05:00:25 +0300 |
| commit | fe53d2ae82c06aa2d6402624af01e8f8ddfcd5b3 (patch) | |
| tree | 1cf5d97dc4123787a762deff6e819c20f588d920 /include/misc | |
| parent | 4e2d83c80495a9327141e8636f25dde13155f14f (diff) | |
| download | linux-fe53d2ae82c06aa2d6402624af01e8f8ddfcd5b3.tar.xz | |
pseries/papr-hvpipe: Refactor and simplify hvpipe_rtas_recv_msg()
Simplify hvpipe_rtas_recv_msg() by removing three levels of nesting...
if (!ret)
if (buf)
if (size < bytes_written)
... this refactoring of the function bails out to "out:" label first, in case
of any error. This simplifies the init flow.
Signed-off-by: Ritesh Harjani (IBM) <ritesh.list@gmail.com>
Signed-off-by: Madhavan Srinivasan <maddy@linux.ibm.com>
Link: https://patch.msgid.link/bbe7ddf8b8e25c9be8fc5e2c4aea9e5fca128bf4.1777606826.git.ritesh.list@gmail.com
Diffstat (limited to 'include/misc')
0 files changed, 0 insertions, 0 deletions
