summaryrefslogtreecommitdiff
path: root/scripts/checksyscalls.sh
diff options
context:
space:
mode:
authorChristophe JAILLET <christophe.jaillet@wanadoo.fr>2022-07-20 21:49:46 +0200
committerDavid S. Miller <davem@davemloft.net>2022-07-22 12:51:45 +0100
commit8ee18e2a9e7b0e97730549f58dd618433c15811b (patch)
tree287d26cb99370864b9a61665f4afb773db25f36e /scripts/checksyscalls.sh
parent030f21ba2ab14c221ff31cf22a16c78963328f6f (diff)
downloadlwn-8ee18e2a9e7b0e97730549f58dd618433c15811b.tar.gz
lwn-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 <christophe.jaillet@wanadoo.fr> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'scripts/checksyscalls.sh')
0 files changed, 0 insertions, 0 deletions