diff options
| author | Bart Van Assche <[email protected]> | 2021-10-20 14:40:20 -0700 |
|---|---|---|
| committer | Martin K. Petersen <[email protected]> | 2021-10-26 23:24:50 -0400 |
| commit | e0022c6c2906ddd85416c793948118d1b6b86b36 (patch) | |
| tree | e39ecf117aab83ba4f9e1aa41e39bc7e986e3b6e /scripts/gdb/linux/modules.py | |
| parent | 267a59f6a5e4e5e3cb5b0f88c4a58a738833d8b3 (diff) | |
scsi: ufs: core: Make it easier to add new debugfs attributes
Introduce an array for debugfs attributes to make it easier to add new
debugfs attributes. Change the value of the inode.i_private pointer for
debugfs attributes from a pointer to the HBA data structure to a pointer to
the attribute description for the stats attribute. Store the HBA pointer in
the private data of the parent inode instead.
Link: https://lore.kernel.org/r/[email protected]
Acked-by: Avri Altman <[email protected]>
Signed-off-by: Bart Van Assche <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions