]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
scsi: ufs: core: Improve the documentation of UFS data frames
authorBart Van Assche <bvanassche@acm.org>
Tue, 6 Jan 2026 19:00:17 +0000 (12:00 -0700)
committerMartin K. Petersen <martin.petersen@oracle.com>
Mon, 12 Jan 2026 03:04:10 +0000 (22:04 -0500)
commit309b23a1553acdc6b8534682ee1782c9598e0e2e
tree9d6b26979aa2df4cd40e3498b259c3904b40c566
parentbf286f5558bfade5b746646b8b94685648f4b49a
scsi: ufs: core: Improve the documentation of UFS data frames

In source code comments, use terminology that comes from the JEDEC UFS
standard. This makes it easier to compare the UFS driver code with the
JEDEC UFS standard. Add static_assert() statements that verify the size
of data structures defined in the UFS standard.

Signed-off-by: Bart Van Assche <bvanassche@acm.org>
Link: https://patch.msgid.link/20260106190017.2527978-1-bvanassche@acm.org
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
include/uapi/scsi/scsi_bsg_ufs.h
include/ufs/ufs.h