)]}' { "commit": "06d223cb4f54543299b96d40a682e33f9147e192", "tree": "99e4a261d8113cc51465d16291ee857ea4546bb7", "parents": [ "e0c56fd71fbd7e8ef307777db8940fb2cf3c9957" ], "author": { "name": "Yann Gautier", "email": "yann.gautier@st.com", "time": "Fri Dec 09 14:35:05 2022 +0100" }, "committer": { "name": "Yann Gautier", "email": "yann.gautier@st.com", "time": "Tue Jan 10 18:59:58 2023 +0100" }, "message": "fix(io): compare function pointers with NULL\n\nThe ops-\u003eread and ops-\u003ewrite existence was checked with 0, change it\nto NULL.\nThis corrects sparse issues:\ndrivers/io/io_block.c:272:9: warning:\n Using plain integer as NULL pointer\ndrivers/io/io_block.c:384:9: warning:\n Using plain integer as NULL pointer\ndrivers/io/io_block.c:384:9: warning:\n Using plain integer as NULL pointer\n\nSigned-off-by: Yann Gautier \u003cyann.gautier@st.com\u003e\nChange-Id: I039050a645107523d8263ddf820e539c260d956c\n", "tree_diff": [ { "type": "modify", "old_id": "5d45c2f1762c2b40da9bab83c7d395e12d421017", "old_mode": 33188, "old_path": "drivers/io/io_block.c", "new_id": "b5e0e5f722860245f5ecf443c04efa625e678e73", "new_mode": 33188, "new_path": "drivers/io/io_block.c" } ] }