diff options
| author | Tejun Heo <[email protected]> | 2006-12-17 10:45:08 +0900 |
|---|---|---|
| committer | Jeff Garzik <[email protected]> | 2006-12-20 14:26:26 -0500 |
| commit | 542b1444c5639e5964f9aa99e1cb231381d8a7a4 (patch) | |
| tree | 6cdc8ed951a8581f1e0ab0cedba9d5abe89e407f /include/linux/debugobjects.h | |
| parent | 6fbf5ba461f5bd36e921627568aca20abc0e2abe (diff) | |
[PATCH] libata: clean up variable name usage in xlat related functions
Variable names in xlat functions are quite confusing now. 'scsicmd'
is used for CDB while qc->scsicmd points to struct scsi_cmnd while
'cmd' is used for struct scsi_cmnd.
This patch cleans up variable names in xlat functions such that 'scmd'
is used for struct scsi_cmnd and 'cdb' for CDB. Also, 'scmd' local
variable is added if qc->scsicmd is used multiple times.
Signed-off-by: Tejun Heo <[email protected]>
Signed-off-by: Jeff Garzik <[email protected]>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions