diff options
| author | Christophe JAILLET <[email protected]> | 2022-07-20 19:49:46 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2022-07-22 11:51:45 +0000 |
| commit | 8ee18e2a9e7b0e97730549f58dd618433c15811b (patch) | |
| tree | 287d26cb99370864b9a61665f4afb773db25f36e /net/tls/tls_device.c | |
| parent | dt-bindings: net: fsl,fec: Add missing types to phy-reset-* properties (diff) | |
| download | kernel-8ee18e2a9e7b0e97730549f58dd618433c15811b.tar.gz kernel-8ee18e2a9e7b0e97730549f58dd618433c15811b.zip | |
caif: Fix bitmap data type in "struct caifsock"
Bitmap are "unsigned long", so use it instead of a "u32" to make things
more explicit.
While at it, remove some useless cast (and leading spaces) when using the
bitmap API.
Signed-off-by: Christophe JAILLET <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/tls/tls_device.c')
0 files changed, 0 insertions, 0 deletions
