mbox series

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

Message ID 1670924929-26507-1-git-send-email-quic_srivasam@quicinc.com (mailing list archive)
Headers show
Series Update section header name check | expand

Message

Srinivasa Rao Mandadapu Dec. 13, 2022, 9:48 a.m. UTC
Update section header name check and corresponding documentation.

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       | 2 ++
 drivers/remoteproc/remoteproc_elf_loader.c | 2 +-
 2 files changed, 3 insertions(+), 1 deletion(-)