Commit fea8f13
drm/amdkfd: Fix Unchecked Return Value
Properly check the return values for function, as done elsewhere.
Signed-off-by: Sunday Clement <Sunday.Clement@amd.com>
Reviewed-by: Harish Kasiviswanathan <Harish.Kasiviswanathan@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>1 parent f44aad3 commit fea8f13
1 file changed
Lines changed: 6 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1897 | 1897 | | |
1898 | 1898 | | |
1899 | 1899 | | |
| 1900 | + | |
| 1901 | + | |
1900 | 1902 | | |
1901 | 1903 | | |
1902 | 1904 | | |
1903 | 1905 | | |
1904 | 1906 | | |
1905 | 1907 | | |
1906 | 1908 | | |
1907 | | - | |
| 1909 | + | |
| 1910 | + | |
1908 | 1911 | | |
1909 | | - | |
| 1912 | + | |
1910 | 1913 | | |
1911 | 1914 | | |
1912 | 1915 | | |
| |||
1920 | 1923 | | |
1921 | 1924 | | |
1922 | 1925 | | |
1923 | | - | |
| 1926 | + | |
1924 | 1927 | | |
1925 | 1928 | | |
1926 | 1929 | | |
| |||
0 commit comments