[v4,0/2] Update section header name check

Message ID 1671603033-4359-1-git-send-email-quic_srivasam@quicinc.com
Headers
Series Update section header name check |

Message

Srinivasa Rao Mandadapu Dec. 21, 2022, 6:10 a.m. UTC
  Update section header name check and corresponding documentation.
Changes since v3:
    -- Rephrase commit message.
Changes since v2:
    -- Update the commit message with example.
    -- Update the documentation text appropriately.
Changes since v1:
    -- Update the commit message.
    -- Use strstarts instead of strstr.
    -- Update documentation file.

Srinivasa Rao Mandadapu (2):
  remoteproc: elf_loader: Update resource table name check
  docs: remoteproc: Update section header name requirement

 Documentation/staging/remoteproc.rst       | 5 ++++-
 drivers/remoteproc/remoteproc_elf_loader.c | 2 +-
 2 files changed, 5 insertions(+), 2 deletions(-)