Searched refs:strip_and_pad_whitespace (Results 1 - 1 of 1) sorted by relevance

/drivers/scsi/
H A Dipr.c1347 * strip_and_pad_whitespace - Strip and pad trailing whitespace.
1357 static int strip_and_pad_whitespace(int i, char *buf) function
1382 i = strip_and_pad_whitespace(IPR_VENDOR_ID_LEN - 1, buffer);
1385 i = strip_and_pad_whitespace(i + IPR_PROD_ID_LEN - 1, buffer);

Completed in 33 milliseconds