On 4/5/2015 8:07 AM, Sebastian Herbszt wrote:
James Smart wrote:
+ /* Note :- OS name is "Linux" as per requirement BZ168199. */
+ if (size < n)
+ return n;
+ n += snprintf(symbol + n, size - n, " OS:%s", init_utsname()->sysname);
+
return n;
}
Care to disclose which bugzilla contains BZ168199?
It's meaningless as it's Emulex's bugzilla database, per our own
requirements. You will see in the v3 patches just posted I just nixed this.
-- james s
--
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html