<feed xmlns='http://www.w3.org/2005/Atom'>
<title>kernel/drivers/crypto/cavium/nitrox/nitrox_debugfs.h, branch linux-5.1.y</title>
<subtitle>Hosts the 0x221E linux distro kernel.</subtitle>
<id>https://universe.0xinfinity.dev/distro/kernel/atom?h=linux-5.1.y</id>
<link rel='self' href='https://universe.0xinfinity.dev/distro/kernel/atom?h=linux-5.1.y'/>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/'/>
<updated>2019-02-01T06:42:03Z</updated>
<entry>
<title>crypto: cavium/nitrox - no need to check return value of debugfs_create functions</title>
<updated>2019-02-01T06:42:03Z</updated>
<author>
<name>Greg Kroah-Hartman</name>
<email>gregkh@linuxfoundation.org</email>
</author>
<published>2019-01-22T15:14:20Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=97a93b2b583914d25eaf3d27c72c5e1e01a2b4df'/>
<id>urn:sha1:97a93b2b583914d25eaf3d27c72c5e1e01a2b4df</id>
<content type='text'>
When calling debugfs functions, there is no need to ever check the
return value.  The function can work or not, but the code logic should
never do something different based on this.

Cc: Herbert Xu &lt;herbert@gondor.apana.org.au&gt;
Cc: "David S. Miller" &lt;davem@davemloft.net&gt;
Cc: Srikanth Jampala &lt;Jampala.Srikanth@cavium.com&gt;
Cc: Yangtao Li &lt;tiny.windzz@gmail.com&gt;
Cc: Gadam Sreerama &lt;sgadam@cavium.com&gt;
Cc: Eric Biggers &lt;ebiggers@google.com&gt;
Cc: linux-crypto@vger.kernel.org
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
Signed-off-by: Herbert Xu &lt;herbert@gondor.apana.org.au&gt;
</content>
</entry>
<entry>
<title>crypto: cavium/nitrox - Fix build with !CONFIG_DEBUG_FS</title>
<updated>2018-12-23T03:52:44Z</updated>
<author>
<name>Eric Biggers</name>
<email>ebiggers@google.com</email>
</author>
<published>2018-12-16T23:00:30Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=dec5d0db0de7271c7616d713f6c434c6366c9bfb'/>
<id>urn:sha1:dec5d0db0de7271c7616d713f6c434c6366c9bfb</id>
<content type='text'>
Fixes: cf718eaa8f9b ("crypto: cavium/nitrox - Enabled Mailbox support")
Signed-off-by: Eric Biggers &lt;ebiggers@google.com&gt;
Signed-off-by: Herbert Xu &lt;herbert@gondor.apana.org.au&gt;
</content>
</entry>
<entry>
<title>crypto: cavium/nitrox - Enabled Mailbox support</title>
<updated>2018-12-13T10:24:39Z</updated>
<author>
<name>Srikanth, Jampala</name>
<email>Jampala.Srikanth@cavium.com</email>
</author>
<published>2018-12-04T12:55:54Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=cf718eaa8f9b2cb8a372dcfd5ef701188e233558'/>
<id>urn:sha1:cf718eaa8f9b2cb8a372dcfd5ef701188e233558</id>
<content type='text'>
Enabled the PF-&gt;VF Mailbox support. Mailbox message are interpreted
as {type, opcode, data}. Supported message types are REQ, ACK and NACK.

Signed-off-by: Srikanth Jampala &lt;Jampala.Srikanth@cavium.com&gt;
Signed-off-by: Herbert Xu &lt;herbert@gondor.apana.org.au&gt;
</content>
</entry>
</feed>
