• Alexander Viro's avatar
    [PATCH] paride cleanup and fixes (12/25) · 0254c3b4
    Alexander Viro authored
    Equivalent transformation:
    	* calls of pi_disconnect() in phase functions expanded.
    	* since both do_pd_read_start() and do_pd_write_start()
    	  are always called claimed (as the matter of fact,
    	  all phase functions except do_pd_io() are), we can
    	  replace call of pi_connect() with direct method call -
    	  pi_claim() is no-op there.
    0254c3b4
pd.c 23.9 KB