diff options
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2018-01-15 20:05:58 +0300 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2018-01-17 09:12:20 +0300 |
commit | 332b4b2a6f380e07ccdd72da7f42f11f6b333784 (patch) | |
tree | 9c40cdcf1d4d1416404feff94494253012dcf6bf /drivers/scsi | |
parent | 61dfb8a5fb7e93e692856026fa4c778a27f28984 (diff) | |
download | linux-332b4b2a6f380e07ccdd72da7f42f11f6b333784.tar.xz |
scsi: mptfusion: Use snprintf() instead of open coded divisions
Numbers up to 100 snprintf() prints without using a division. Besides
that the code looks more readable.
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'drivers/scsi')
0 files changed, 0 insertions, 0 deletions