Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ab2274af authored by Thadeu Lima de Souza Cascardo's avatar Thadeu Lima de Souza Cascardo Committed by Jiri Kosina
Browse files

trivial: fix typo compatiable/compatiability has extra 'a'.



Signed-off-by: default avatarJiri Kosina <jkosina@suse.cz>
parent 1dc492a0
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1765,7 +1765,7 @@ static int do_i2c_smbus_ioctl(unsigned int fd, unsigned int cmd, unsigned long a

/* Since old style bridge ioctl's endup using SIOCDEVPRIVATE
 * for some operations; this forces use of the newer bridge-utils that
 * use compatiable ioctls
 * use compatible ioctls
 */
static int old_bridge_ioctl(unsigned int fd, unsigned int cmd, unsigned long arg)
{