Re: [PATCH v2] scsi: logging: update description of logging_level bits

2017-10-11 Thread Martin K. Petersen
Randy, > Update the description of 'scsi_logging_level' from 8 4-bit nibbles > to the (pre-git) reality of 10 3-bit bitfields. Applied to 4.15/scsi-queue. Thank you! -- Martin K. Petersen Oracle Linux Engineering

Re: [PATCH v2] scsi: logging: update description of logging_level bits

2017-10-11 Thread Kyle Fortin
Looks good. Reviewed-by: Kyle Fortin

[PATCH v2] scsi: logging: update description of logging_level bits

2017-10-11 Thread Randy Dunlap
From: Randy Dunlap Update the description of 'scsi_logging_level' from 8 4-bit nibbles to the (pre-git) reality of 10 3-bit bitfields. Signed-off-by: Randy Dunlap Reviewed-by: Kyle Fortin Reviewed-by: Steffen Maier --- drivers/scsi/scsi_logging.h |8 1 file changed, 4 insertions