Skip to content
Snippets Groups Projects
user avatar
Roman Fietze authored
According to libata-core correctly around line 6572:

	/* parse id */
	p = strchr(id, '.');
	...

the optional device is separated from the port in the libata.force ID
by a point or dot instead of by a colon.

Fix documentation to reflect this.

Signed-off-by: default avatarRoman Fietze <roman.fietze@telemotive.de>
Signed-off-by: default avatarJeff Garzik <jgarzik@redhat.com>
4c44f309
History
Name Last commit Last update