[COMMITTED,0/6] Minor sframe related patches

Message ID 20230419221125.502883-1-indu.bhagat@oracle.com
Headers
Series Minor sframe related patches |

Message

Indu Bhagat April 19, 2023, 10:11 p.m. UTC
  Hello,

I committed these patches which make small improvements in SFrame related
files.

Thanks,

Indu Bhagat (6):
  gas: sframe: use ATTRIBUTE_UNUSED consistently
  gas: sframe: fix comment
  libsframe: use return type of bool for predicate functions
  sframe: correct some typos
  libsframe: use consistent function argument names
  libsframe: minor formatting fixes in sframe_encoder_write_fre

 gas/gen-sframe.c   |  8 +++---
 include/sframe.h   |  4 +--
 libsframe/sframe.c | 66 ++++++++++++++++++++++------------------------
 3 files changed, 37 insertions(+), 41 deletions(-)