seat: Rename ds_seat_keyboard_destroy_grab properly 05/279805/2
authorSeunghun Lee <shiin.lee@samsung.com>
Thu, 11 Aug 2022 00:45:03 +0000 (09:45 +0900)
committerSooChan Lim <sc1.lim@samsung.com>
Thu, 18 Aug 2022 06:21:22 +0000 (06:21 +0000)
commitae1a09c942f1fe33d69648b35ba5c29be0fbbd55
treeea9c1caa9dc9211caa1ceacc1d6d9ff20f9b4dd7
parent30bce87c4329a86b654211c9fb734debe08a2eaf
seat: Rename ds_seat_keyboard_destroy_grab properly

This renames ds_seat_keyboard_destroy_grab to
ds_seat_keyboard_grab_destroy

The function takes ds_seat_keyboard_grab as a first argument, and we
use, by convention, name of object at the beginning of function name.

Change-Id: Ifaf19e319025644dfcee4a8f88bcfb3d0816aba0
include/libds/seat.h
src/seat/seat_keyboard.c